Module: cli

cli

Command-line interface.
Source:

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.
Source:
See:

<static> run(args)

Perform operation using specified options.
Parameters:
Name Type Argument Description
args Object <optional>
Operation options.
Source:
Copyright (c) 2014 Denis Sikuler
Documentation generated by JSDoc 3.2.2 on Thu Aug 21 2014 23:46:51 GMT+0400 (MSK) using the DocStrap template.