Documentation
¶
Index ¶
- func GenCommands(config *configs.XDConfig) []cli.Command
- func ProcessCmd(parsedCmd ParsedCmd, params map[string]string) (string, error)
- func ReadFlags(parsedCmd ParsedCmd) []cli.Flag
- func ReadParams(parsedCmd ParsedCmd, c *cli.Context) map[string]string
- func RunCmd(cmd string)
- type ParsedCmd
- type Variable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenCommands ¶
GenCommands generates the commands from the config
func ProcessCmd ¶
ProcessCmd is processing the command to make it executable
func ReadParams ¶
ReadParams reads the params definied in the ParsedCmd from the cli context
Types ¶
Click to show internal directories.
Click to hide internal directories.