Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commit string = ""
Commit returns commit info for build
View Source
var Thinking *spinner.Spinner = spinner.New(spinner.CharSets[9], 100*time.Millisecond)
Thinking outputs a spinner to indicate that we're thinking about something
View Source
var Version string = ""
Version returns current version info
Functions ¶
func DeleteFromSlice ¶
DeleteFromSlice removes the supplied single element from a given slice
func FileExists ¶
FileExists returns whether or not the given file exists in the OS
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.