Documentation
¶
Index ¶
Constants ¶
View Source
const ( InstallDir = "/tmp/railpack/mise" TestInstallDir = "/tmp/railpack/mise-test" IdiomaticVersionFileTools = "python,node,ruby,elixir,go,java,yarn" )
View Source
const (
ErrMiseGetLatestVersion = "failed to resolve version %s of %s"
)
Variables ¶
View Source
var Version string
Functions ¶
Types ¶
type Mise ¶
type Mise struct {
// contains filtered or unexported fields
}
func (*Mise) GetAllVersions ¶ added in v0.0.31
func (*Mise) GetCurrentList ¶ added in v0.9.0
returns the JSON output of 'mise list --current --json' for the app
Click to show internal directories.
Click to hide internal directories.