//
pkg.gl
Category
github.com/ipfs/go-commands
cli
package
0.0.0-20200428221829-30dfa19b8f78
Repository:
https://github.com/ipfs/go-commands.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
795 SLOC
#
Functions
LongHelp
LongHelp returns a formatted CLI helptext string, generated for the given command.
Parse
Parse parses the input commandline string (cmd, flags, and args).
ShortHelp
ShortHelp returns a formatted CLI helptext string, generated for the given command.