Skip to content

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.

Kind: global function

configureOptions()

Configures the available options for the CLI tool.

Kind: global function

bootAndRun()

Initializes and runs the CLI tool.

Kind: global function

Released under the MIT License.