Header menu logo Argu

CustomAssignmentAttribute Type

Use a custom separator for parameter assignment. e.g. '--paramarg' or '--param keyvalue'. Requires that the argument should have parameters of arity 1 or 2 only. Can be used to specify any assignment separator.

Constructors

Constructor Description

CustomAssignmentAttribute(separator)

Full Usage: CustomAssignmentAttribute(separator)

Parameters:
    separator : string

Returns: CustomAssignmentAttribute
separator : string
Returns: CustomAssignmentAttribute

Instance members

Instance member Description

this.Separator

Full Usage: this.Separator

Returns: string
Returns: string

Type something to start searching.