Documentation
¶
Overview ¶
Package help prints help messages about parts of plz.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Topic ¶
type Topic string
Topic is a help topic that implements completion for flags. It's otherwise equivalent to a string.
func (Topic) Complete ¶
Complete implements the flags.Completer interface, which is used for shell completion.
func (*Topic) UnmarshalFlag ¶
UnmarshalFlag implements the flags.Unmarshaler interface
Click to show internal directories.
Click to hide internal directories.