Documentation
¶
Index ¶
- func Check(err error)
- func ExecBash(bashCommand string)
- func GetAbsoluteName(object meta.Object) string
- func GetLocalConfig() *internal.LocalConfig
- func GetPackageConfig() *internal.PackageConfig
- func GetSystemConfig() *internal.SystemConfig
- func InstallDir() string
- func SetInstallDir(newInstallDir string)
- func SetLocalConfig(passedLocalConfig *internal.LocalConfig)
- func SetPackageConfig(passedPackageConfig *internal.PackageConfig)
- func SetSystemConfig(passedSystemConfig *internal.SystemConfig)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAbsoluteName ¶ added in v0.8.0
func GetLocalConfig ¶
func GetLocalConfig() *internal.LocalConfig
func GetPackageConfig ¶
func GetPackageConfig() *internal.PackageConfig
func GetSystemConfig ¶
func GetSystemConfig() *internal.SystemConfig
func InstallDir ¶
func InstallDir() string
func SetInstallDir ¶
func SetInstallDir(newInstallDir string)
func SetLocalConfig ¶
func SetLocalConfig(passedLocalConfig *internal.LocalConfig)
func SetPackageConfig ¶
func SetPackageConfig(passedPackageConfig *internal.PackageConfig)
func SetSystemConfig ¶
func SetSystemConfig(passedSystemConfig *internal.SystemConfig)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.