package
1.3.8
Repository: https://github.com/goplus/gop.git
Documentation: pkg.go.dev

# Functions

Main runs a command.
No description provided by the author
No description provided by the author

# Variables

CmdName - "build", "install", "list", "mod tidy", etc.
Gop command.

# Structs

A Command is an implementation of a gop command like gop export or gop install.
No description provided by the author