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

SafeOption Type

Record fields

Record Field Description

AllowMultiple

Full Usage: AllowMultiple

Field type: bool
Field type: bool

ArgumentName

Full Usage: ArgumentName

Field type: string option
Field type: string option

DefaultValue

Full Usage: DefaultValue

Field type: string option
Field type: string option

IsRequired

Full Usage: IsRequired

Field type: bool
Field type: bool

Long

Full Usage: Long

Field type: string option
Field type: string option

Short

Full Usage: Short

Field type: char option
Field type: char option

Instance members

Instance member Description

this.FullLong

Full Usage: this.FullLong

Returns: string
Returns: string

this.FullShort

Full Usage: this.FullShort

Returns: string
Returns: string

this.HasArgument

Full Usage: this.HasArgument

Returns: bool
Returns: bool

this.HasDefault

Full Usage: this.HasDefault

Returns: bool
Returns: bool

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.IsLong

Full Usage: this.IsLong

Returns: bool
Returns: bool

this.IsShort

Full Usage: this.IsShort

Returns: bool
Returns: bool

Static members

Static member Description

SafeOption.Empty

Full Usage: SafeOption.Empty

Returns: SafeOption
Returns: SafeOption