Header menu logo Partas.GitNet

ForceBumpValue Type

Union cases

Union case Description

Auto

Full Usage: Auto

Force bump value is determined by commits

BumpType BumpType

Full Usage: BumpType BumpType

Parameters:

Force bump by the type

Item : BumpType

TargetSemver SemVersion

Full Usage: TargetSemver SemVersion

Parameters:

Force bump to target

Item : SemVersion

TargetString string

Full Usage: TargetString string

Parameters:
    Item : string

Force bump to target

Item : string

Instance members

Instance member Description

this.IsAuto

Full Usage: this.IsAuto

Returns: bool
Returns: bool

this.IsBumpType

Full Usage: this.IsBumpType

Returns: bool
Returns: bool

this.IsTargetSemver

Full Usage: this.IsTargetSemver

Returns: bool
Returns: bool

this.IsTargetString

Full Usage: this.IsTargetString

Returns: bool
Returns: bool

Type something to start searching.