package
Version:
v13.2.0-beta8+incompat...
Opens a new window with list of versions in this module.
Published: Oct 30, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 6
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.