package
Version:
v13.4.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 25, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package help prints help messages about parts of plz.
Help prints help on a particular topic.
It returns true if the topic is known or false if it isn't.
Topics prints the list of help topics beginning with the given prefix.
Topic is a help topic that implements completion for flags.
It's otherwise equivalent to a string.
func (topic Topic) Complete(match string) []flags.Completion
Complete implements the flags.Completer interface, which is used for shell completion.
UnmarshalFlag implements the flags.Unmarshaler interface
Source Files
¶
Directories
¶
Package main implements a parser for our config structure that emits help topics based on its struct tags.
|
Package main implements a parser for our config structure that emits help topics based on its struct tags. |
Click to show internal directories.
Click to hide internal directories.