helper

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(recursive bool) error

func Latest

func Latest(hideLatest bool, includePrereleases bool, recursive bool) error

Types

type AsdfVersion added in v0.2.0

type AsdfVersion struct {
	Version       string
	VersionPrefix string
	VersionNumber string
	SemVer        *semver.Version
}

func NewAsdfVersion added in v0.4.0

func NewAsdfVersion(version string) *AsdfVersion

func (*AsdfVersion) CheckConstraints added in v0.4.0

func (v *AsdfVersion) CheckConstraints(c *semver.Constraints) bool

func (*AsdfVersion) Prerelease added in v0.4.0

func (v *AsdfVersion) Prerelease() string

func (*AsdfVersion) Valid added in v0.4.0

func (v *AsdfVersion) Valid() bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL