Contents Menu Expand Light mode Dark mode Auto light/dark mode
cli_gen_tool documentation
cli_gen_tool documentation

Command Line Interface Generation tool reference (cli_gen_tool.py)

  • README
  • Indices and tables
  • cli_gen_tool.py
  • InputHandler github
  • InputHandler docs
  • Modules
    • code_generation
    • command_parameters
    • command_tree
    • data_models
    • display_models
    • helper_methods
    • logging_setup
    • mainwindow_methods
    • preferences
    • settings_tree
    • CLI
    • clireadme
    • config
    • filestrings
    • functions
    • parameters
    • parse_config
    • commandParametersDialog
    • generateCLIDialog
    • logHistoryDialog
    • mainWindow
    • preferencesDialog
Back to top

command_tree#

class command_tree.CommandTree[source]#

Bases: object

build_command_tree()[source]#
rebuild_command_tree()[source]#
Next
data_models
Previous
command_parameters
Copyright © 2022, Douglas Quigg (dstroy0@gmail.com)
Made with Sphinx and @pradyunsg's Furo
On this page
  • command_tree
    • CommandTree
      • CommandTree.build_command_tree()
      • CommandTree.rebuild_command_tree()