Header menu logo Argu

CustomCommandLineAttribute Type

Declares a custom default CLI identifier for the current parameter. Replaces the auto-generated identifier name.

Constructors

Constructor Description

CustomCommandLineAttribute(name, altNames)

Full Usage: CustomCommandLineAttribute(name, altNames)

Parameters:
    name : string
    altNames : string[]

Returns: CustomCommandLineAttribute
name : string
altNames : string[]
Returns: CustomCommandLineAttribute

Instance members

Instance member Description

this.AltNames

Full Usage: this.AltNames

Returns: string[]
Returns: string[]

this.Name

Full Usage: this.Name

Returns: string
Returns: string

Type something to start searching.