Documentation
¶
Index ¶
- func GetConfigVariable() (string, string)
- func GetInstalledVersion(bin string) (string, error)
- func InitConfig(listAll bool, path string, createSymlink bool)
- func InitConfigLatestVersion(path string, createSymlink bool)
- func InitConfigVersion(tfversion string, path string, createSymlink bool)
- func Install(listAll bool, path string, createSymlink bool)
- func InstallLatest(path string, createSymlink bool)
- func InstallPreReleaseVersion(tfversion string, path string, createSymlink bool)
- func InstallSelectVersion(tfversion string, path string, createSymlink bool)
- func IsUserRoot() bool
- func Remove(path string)
- func RemoveSelectVersion(tfversion string, path string)
- func UsageMessage()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigVariable ¶
func GetInstalledVersion ¶
func InitConfig ¶
func InitConfigLatestVersion ¶
func InitConfigVersion ¶
func Install ¶
installOption : displays & installs tf version listAll = true - all versions including beta and rc will be displayed listAll = false - only official stable release are displayed
func InstallLatest ¶
func InstallSelectVersion ¶
func IsUserRoot ¶
func IsUserRoot() bool
func RemoveSelectVersion ¶
func UsageMessage ¶
func UsageMessage()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.