Class: OptionsParser
Defined in: | src\options.coffee |
Overview
Sets options based on command line arguments, pkg.config.readme, and defaults
Instance Method Summary
- # (void) parse(pkg, options) Set options based on a parameter, pkg.config.readme, and defaults @returns [Object] The options
Constructor Details
#
(void)
constructor()
Create a new OptionsSetter
Instance Method Details
#
(void)
parse(pkg, options)
Set options based on a parameter, pkg.config.readme, and defaults @returns [Object] The options