# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewCobraHelpCommand uses the InitDefaultHelpCommand code from cobra.
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
# Constants
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
# Variables
go:embed templates/cobra-help.tmpl.
go:embed templates/cobra-short-help.tmpl.
COBRA_COMMAND_USAGE_TEMPLATE - template used by the glazed library help cobra command.
go:embed templates/help-list.tmpl.
go:embed templates/help-long-section-list.tmpl.
go:embed templates/help-short-section-list.tmpl.
go:embed templates/help-short-topic.tmpl.
go:embed templates/help-topic.tmpl.
# Structs
HelpPage contains all the sections related to a command.
No description provided by the author
No description provided by the author
Section is a structure describing an actual documentation section.
SectionQuery represents a query to get different types of sections.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author