Module: cli

Command-line interface.

Methods


<static> cli( [options])

Perform operation specified via command-line arguments.
Parameters:
Name Type Argument Description
options Object <optional>
Predefined values for command-line options. Each option specified in this object will be used only when the corresponding option is not set in command-line arguments.
See:

<static> run( [args])

Perform operation using specified options.
Parameters:
Name Type Argument Description
args Object <optional>
Operation options.