Documentation
¶
Index ¶
- Constants
- func CloseLogger()
- func Debug(message string)
- func Debugf(format string, v ...interface{})
- func DeleteCache(cacheLocation string) error
- func GetCacheLocation() string
- func GetKeyFunctionsFileLocation() string
- func GetLogFileLocation() string
- func GetStateFileLocation() string
- func GetWebApiCacheFileLocation() string
- func GetWebApiTokenLocation() string
- func InitialiseLogger()
- func ProcessSconsifyrc()
- func SaveFile(fileLocation string, content []byte)
Constants ¶
View Source
const SCONSIFY_CONF_LOCATION = "/.sconsify"
Variables ¶
This section is empty.
Functions ¶
func CloseLogger ¶
func CloseLogger()
func DeleteCache ¶
func GetCacheLocation ¶
func GetCacheLocation() string
func GetKeyFunctionsFileLocation ¶
func GetKeyFunctionsFileLocation() string
func GetLogFileLocation ¶
func GetLogFileLocation() string
func GetStateFileLocation ¶
func GetStateFileLocation() string
func GetWebApiCacheFileLocation ¶ added in v0.3.0
func GetWebApiCacheFileLocation() string
func GetWebApiTokenLocation ¶ added in v0.3.0
func GetWebApiTokenLocation() string
func InitialiseLogger ¶
func InitialiseLogger()
func ProcessSconsifyrc ¶
func ProcessSconsifyrc()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.