Documentation
¶
Index ¶
- Variables
- func Die(format string, args ...interface{})
- func DieTry(try string, format string, args ...interface{})
- func ExpandPath(path string) string
- func IsNameChar(ch rune) bool
- func MakeCmdQuote(format string, args ...interface{}) string
- func MakeQuote(format string, args ...interface{}) string
- func ShiftArgs() (string, bool)
- func Success(format string, args ...interface{})
- func Suggest(format string, args ...interface{})
- func YNPrompt(format string, args ...interface{}) bool
Constants ¶
This section is empty.
Variables ¶
View Source
var ExecPath, Home string
Functions ¶
func ExpandPath ¶
func IsNameChar ¶
func MakeCmdQuote ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.