Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
Open opens a file or directory and returns an afero.Fs, a function to close the file or directory, and an error if one occurred.
func SubcommandExactArgs ¶
func SubcommandExactArgs(commands []string, n int) cobra.PositionalArgs
SubcommandExactArgs returns an error if there are not exactly n args after one of the given list of subcommands.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.