A module to handle command-line interface commands.
- Source
Methods
(static) parse(dir, options)
Method parse()
to handle the command parse.
Parameters:
Name | Type | Description |
---|---|---|
dir | String | Relative or absolute path to the exported JSON files generated by T.EX. |
options | Object | Options object passed by |
- Source