Documentation ¶
Index ¶
- func BoolVar(rawArgs []string, args Flag) bool
- func CheckArgs(c *ishell.Context, args []Flag) error
- func GetConfig(pathName string) (*config.Config, error)
- func HelpText(c *ishell.Context, args []Flag) bool
- func Info(a ...interface{})
- func IntVar(rawArgs []string, args Flag) (int, error)
- func StringSliceVar(rawArgs []string, args Flag) []string
- func StringVar(rawArgs []string, args Flag) string
- func Warn(a ...interface{})
- type Flag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringSliceVar ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.