t.ex-json-schema
Modules
Controller
Util
On this page

A module to handle command-line interface commands.

Source
  • Controller.js, line 5

Methods

(static) parse(dir, options)

Method parse() to handle the command parse.

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 18
Philip Raschke Copyright © 2023
Type anything to view search result
t.ex-json-schema
Modules
Controller
Util