Header menu logo Partas.GitNet

Sepoch Type

Contains data for the optional Epoch/Scope as described in the Spec.

Union cases

Union case Description

Epoch epoch

Full Usage: Epoch epoch

Parameters:
    epoch : string

epoch : string

EpochScope(epoch, scope)

Full Usage: EpochScope(epoch, scope)

Parameters:
    epoch : string
    scope : string

epoch : string
scope : string

None

Full Usage: None

Scope scope

Full Usage: Scope scope

Parameters:
    scope : string

scope : string

Instance members

Instance member Description

this.Destructured

Full Usage: this.Destructured

Returns: string voption * string voption
Returns: string voption * string voption

this.GetEpoch

Full Usage: this.GetEpoch

Returns: string voption
Returns: string voption

this.GetScope

Full Usage: this.GetScope

Returns: string voption
Returns: string voption

this.IsEpoch

Full Usage: this.IsEpoch

Returns: bool
Returns: bool

this.IsEpochScope

Full Usage: this.IsEpochScope

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsScope

Full Usage: this.IsScope

Returns: bool
Returns: bool

this.ToEncodedString

Full Usage: this.ToEncodedString

Returns: string
Returns: string

Static members

Static member Description

this .= other

Full Usage: this .= other

Parameters:
Returns: bool

In the case where one Sepoch does not share a field, an exception is raised containing the data of both Sepochs with the value of the shared fields equality.

this : Sepoch
other : Sepoch
Returns: bool
UnmatchedSepochEquality

Type something to start searching.