FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

OptionsParserState Type

Record fields

Record Field Description

AllowMultiple

Full Usage: AllowMultiple

Field type: bool
Field type: bool

ArgName

Full Usage: ArgName

Field type: string option
Field type: string option

DefaultValue

Full Usage: DefaultValue

Field type: string option
Modifiers: mutable
Field type: string option

IsRequired

Full Usage: IsRequired

Field type: bool
Field type: bool

LongName

Full Usage: LongName

Field type: string option
Field type: string option

ShortName

Full Usage: ShortName

Field type: char option
Field type: char option

Static members

Static member Description

OptionsParserState.Build(x)

Full Usage: OptionsParserState.Build(x)

Parameters:
Returns: SafeOption
x : OptionsParserState
Returns: SafeOption

OptionsParserState.CreateEmpty()

Full Usage: OptionsParserState.CreateEmpty()

Returns: OptionsParserState
Returns: OptionsParserState