Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsV1 ¶
func IsV1(v *semver.Constraints) bool
IsV1 returns if is a given Taskfile version is version 1
func IsV2 ¶
func IsV2(v *semver.Constraints) bool
IsV2 returns if is a given Taskfile version is at least version 2
func IsV21 ¶
func IsV21(v *semver.Constraints) bool
IsV21 returns if is a given Taskfile version is at least version 2.1
func IsV22 ¶
func IsV22(v *semver.Constraints) bool
IsV22 returns if is a given Taskfile version is at least version 2.2
func IsV23 ¶
func IsV23(v *semver.Constraints) bool
IsV23 returns if is a given Taskfile version is at least version 2.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.