package
Version:
v53.4.0+incompatible
Opens a new window with list of versions in this module.
Published: Apr 22, 2021
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 158
Opens a new window with list of known importers.
Documentation
¶
ExecPackagesCmd is the programmatic interface for the packages command.
Execute executes the specified command.
PrintReport prints the report to stdout
type CommandFlags struct {
CopyRepo bool
Debug bool
OnlyAdditions bool
OnlyBreakingChanges bool
Quiet bool
SuppressReport bool
Verbose bool
}
CommandFlags is used to specify flags when invoking commands programatically.
RepoContent contains repo content, it's structured as "package path":content
Print prints the RepoContent to a Writer as JSON string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.