package
Version:
v1.8.2
Opens a new window with list of versions in this module.
Published: Nov 4, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BasicHelp returns a function that creates a basic help text for the application
with its commands.
App represents an application that may consist of multiple commands.
NewApp creates a new application with a pre-registered help command.
Register adds a new command to the application.
Run the application with the given arguments. Output is sent to t.
Command represents a single command within an application.
Term handles an application's output.
BasicTerm returns a Term writing Infof and Errorf to err and Out to out.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.