Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnvironmentTomlFilename ¶
Types ¶
type Environment ¶
func LoadFromConfig ¶
func LoadFromConfig() (Environment, bool, error)
func (*Environment) AddOrSet ¶
func (c *Environment) AddOrSet(name string, path string)
func (Environment) Lookup ¶
func (c Environment) Lookup(name string) string
func (Environment) SaveToConfig ¶
func (c Environment) SaveToConfig() error
Click to show internal directories.
Click to hide internal directories.