Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetShimsFileDir ¶
Types ¶
type Global ¶
type Global struct {
InstallDirectoryPath string
ShowVersionFormatSimple string
TargetBinaryFileName string
}
type Install ¶
type Install struct {
InstallDirectoryPath string
ShowVersionFormatSimple string
TargetUrl string
// contains filtered or unexported fields
}
func NewInstall ¶
type Local ¶
type Local struct {
InstallDirectoryPath string
ShowVersionFormatSimple string
TargetBinaryFileName string
}
type Version ¶
type Version struct {
GlobalVersionFilePath string
ShowVersionFormatSimple string
TargetBinaryFileName string
}
func NewVersion ¶
Click to show internal directories.
Click to hide internal directories.