# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewParserForCobra returns a new cli.CobraParser that will get to work with the Cobra structures given to it.
# Constants
Keywords used as flags on the CLI.
Keywords used as arguments on the CLI.
Keywords used as shortcuts on the CLI.
Keywords used as flags on the CLI.
Keywords used as flags on the CLI.
Keywords used as flags on the CLI.
Keywords used as flags on the CLI.
Keywords used as flags on the CLI.
Keywords used as arguments on the CLI.
Keywords used as flags on the CLI.
Keywords used as flags on the CLI.
Keywords used as arguments on the CLI.
Keywords used as flags on the CLI.
Keywords used as arguments on the CLI.
Keywords used as flags on the CLI.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CobraParser takes care of extracting all interesting data from the structures provided by the Cobra CLI framework by implementing the cli.CLIParser interface.
# Interfaces
CLIParser makes sense out of the data retrieved from a CLI framework.