package
Version:
v0.14.0
Opens a new window with list of versions in this module.
Published: Jan 22, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewCmd creates the `list` command.
Flags defines the flags for the `list` command.
Flags reflects the information gathered by the `list` command.
NewFlags returns a new Flags with default values.
AddFlags registers flags for the `list` command.
ToOptions converts the Flags to the Options.
type Options struct {
Workspace []string
CurrentWorkspace string
}
Options defines the configurations for the `list` command.
Options reflects the runtime requirements for the `list` command.
Run executes the `list` command.
Validate checks the options to see if they are valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.