Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cfg

Global parser parameters

Hierarchy

  • Cfg

Index

Properties

Optional configDir

configDir: undefined | string

directory from which to start search for config file. default: .

Optional configFile

configFile: undefined | string

File name of the config file without extension. Default: don't look for the config

Optional envPrefix

envPrefix: undefined | string

Options which are supposed to be parsed from environment variables will have this prefix

Optional help

help: undefined | string

Description of the program displayed in the help message

Generated using TypeDoc