//
pkg.gl
Category
github.com/visualfc/gotools
pkg
command
package
1.5.4
Repository:
https://github.com/visualfc/gotools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
17
Files
303 SLOC
#
Functions
CommandList
No description provided by the author
Exit
No description provided by the author
Main
No description provided by the author
Register
No description provided by the author
RunArgs
No description provided by the author
#
Variables
AppInfo
No description provided by the author
AppName
No description provided by the author
AppVersion
No description provided by the author
Stderr
No description provided by the author
Stdin
No description provided by the author
Stdout
No description provided by the author
#
Structs
Command
A Command is an implementation of a go command like go build or go fix.