A module to handle command-line interface commands.
- Source
Methods
(static) gexf(dir, options)
Method gexf()
to handle the command gexf.
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