//
pkg.gl
Category
github.com/goplus/gop
cmd
internal
base
package
1.3.8
Repository:
https://github.com/goplus/gop.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
26
Files
139 SLOC
#
Functions
Main
Main runs a command.
NewPassArgs
No description provided by the author
PassBuildFlags
No description provided by the author
#
Variables
CmdName
CmdName - "build", "install", "list", "mod tidy", etc.
Gop
Gop command.
#
Structs
Command
A Command is an implementation of a gop command like gop export or gop install.
PassArgs
No description provided by the author