package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
UsageDoc help document passed to docopts
type OptRepo struct {
Repo bool `docopt:"repo"`
Build bool `docopt:"build"`
List bool `docopt:"list"`
Info bool `docopt:"info"`
RepoName string `docopt:"<repo>"`
}
OptRepo initialize configuration file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.