Documentation ¶
Overview ¶
Package install contains functions necessary for installing and checking if the necessary underlying Ruby tools have been properly installed
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer struct {
// contains filtered or unexported fields
}
Installer manages the underlying Ruby installation
func (*Installer) CheckInstallation ¶
CheckInstallation checks installation of all of the tools
func (*Installer) CheckVersion ¶
CheckVersion checks installation of a given binary using semver-compatible comparisons
Click to show internal directories.
Click to hide internal directories.