Documentation ¶
Index ¶
- Constants
- func RunCLICommand(cmdName string, args []string, requirementsFactory requirements.Factory, ...) bool
- func RunCLICommandWithoutDependency(cmdName string, args []string, requirementsFactory requirements.Factory, ...) bool
- func RunRequirements(reqs []requirements.Requirement) error
- type RunCommandResult
Constants ¶
View Source
const (
RunCommandResultSuccess = iota
)
Variables ¶
This section is empty.
Functions ¶
func RunCLICommand ¶
func RunRequirements ¶
func RunRequirements(reqs []requirements.Requirement) error
Types ¶
type RunCommandResult ¶
type RunCommandResult int
Click to show internal directories.
Click to hide internal directories.