Parameter.equals

Checks if this parameter flag name equals a string.

struct Parameter
bool
equals
immutable
(
string arg
)

Parameters

arg
Type: string

The argument to check against.

Meta