t.ex-graph-converter
Modules
Controller
Features
Util
Classes
Wdg
On this page

A module to handle command-line interface commands.

Source
  • Controller.js, line 7

Methods

(static) gexf(dir, options)

Method gexf() to handle the command gexf.

Parameters:
NameTypeDescription
dirString

Relative or absolute path to the exported JSON files generated by T.EX.

optionsObject

Options object passed by commander to this function. See https://www.npmjs.com/package/commander#options for more details.

Source
  • Controller.js, line 20
Philip Raschke Copyright © 2022
Type anything to view search result
t.ex-graph-converter
Modules
Controller
Features
Util
Classes
Wdg