//
pkg.gl
Category
github.com/takashabe/btcli
pkg
cmd
interactive
package
0.1.2
Repository:
https://github.com/takashabe/btcli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
347 SLOC
#
Constants
ExitCodeError
Specific error codes.
ExitCodeInvalidArgsError
exit codes.
ExitCodeOK
exit codes.
ExitCodeParseError
exit codes.
#
Structs
CLI
CLI is the command line interface object.
Command
Command defines command describe and runner.
Completer
Completer provides completion command handler.
Executor
Executor provides exec command handler.