Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAssetLocation ¶
func GetAssetLocation(file string) string
func GetConfigurationPath ¶
func GetConfigurationPath() string
func GetPluginDirectory ¶
func GetPluginDirectory() string
func GetToolLocation ¶
func GetToolLocation(file string) string
func LineSeparator ¶
func LineSeparator() string
func NormalizeEnvName ¶
func NormalizeEnvName(name string) string
Types ¶
type EnvFlag ¶
type EnvFlag struct {
Name string
AltName string
}
func NewEnvFlag ¶
func NewEnvFlag(name string) EnvFlag
func (EnvFlag) GetValueAsInt ¶
func (f EnvFlag) GetValueAsInt(defaultValue int) int
Click to show internal directories.
Click to hide internal directories.