CLI interface
Functions
- configureProgram()
Configures the main details of the CLI program.
- configureOptions()
Configures the available options for the CLI tool.
- bootAndRun()
Initializes and runs the CLI tool.
configureProgram()
Configures the main details of the CLI program.
configureOptions()
Configures the available options for the CLI tool.
bootAndRun()
Initializes and runs the CLI tool.
Kind: global function