Global

Type Definitions


Command

Type:
  • Object
Properties:
Name Type Description
command string Command pattern
description string Command description
options Array.<CommandOption> Command options array
action function Action function

Command

Type:
  • Object
Properties:
Name Type Description
flags string Option flags string
description string Option description

ModuleType

Type:
  • Object
Properties:
Name Type Description
path string Modules path
glob string Glob pattern
ignore string | Array Ignore glob pattern

PluginConfig

Type:
  • Object
Properties:
Name Type Description
modulesTypes Object Module types dictionnary
rewite Object Rewrite config

Events


@midgar/midgar:stop

stop event.