Header menu logo Argu

CustomAssignmentOrSpacedAttribute Type

Use a custom separator for parameter assignment. e.g. '--paramarg' Parameters can also be assigned using space as separator e.g. '--param arg' Requires that the argument should have parameters of arity 1 only. Can be used to specify any assignment separator.

Constructors

Constructor Description

CustomAssignmentOrSpacedAttribute(separator)

Full Usage: CustomAssignmentOrSpacedAttribute(separator)

Parameters:
    separator : string

Returns: CustomAssignmentOrSpacedAttribute
separator : string
Returns: CustomAssignmentOrSpacedAttribute

Instance members

Instance member Description

this.Separator

Full Usage: this.Separator

Returns: string
Returns: string

Type something to start searching.