Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PluginCliContribution

Hierarchy

  • PluginCliContribution

Implements

  • CliContribution

Index

Constructors

constructor

Properties

Protected _localDir

_localDir: undefined | string

Protected _maxSessionLogsFolders

_maxSessionLogsFolders: number

Static DEFAULT_PLUGIN_MAX_SESSION_LOGS_FOLDERS

DEFAULT_PLUGIN_MAX_SESSION_LOGS_FOLDERS: number = 10

Static PLUGINS

PLUGINS: string = 'plugins'

Static PLUGIN_MAX_SESSION_LOGS_FOLDERS

PLUGIN_MAX_SESSION_LOGS_FOLDERS: string = 'plugin-max-session-logs-folders'

Methods

configure

  • configure(conf: Argv<{}>): void

localDir

  • localDir(): undefined | string

maxSessionLogsFolders

  • maxSessionLogsFolders(): number

setArguments

  • setArguments(args: {}): void