Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
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
View this page

Welcome to cli_gen_tool’s documentation!¶

README¶

Please visit the Discussion forums if you need help.

Bug reporting¶

Please report any bugs you find in InputHandler/tools/ using the InputHandler tools bug report at InputHandler/tools/ bug report forum

Purpose¶

cli_gen_tool is meant to assist in constructing and sharing microcontroller command line interfaces.

Next
README
Copyright © 2022, Douglas Quigg (dstroy0@gmail.com)
Made with Sphinx and @pradyunsg's Furo