package
Version:
v52.3.5+incompatible
Opens a new window with list of versions in this module.
Published: Mar 24, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
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.