Documentation
¶
Index ¶
- func CommandFileConflict(app, name, hint string) error
- func ExitCode(err error) int
- func HasFileConflict(name string) bool
- func LoadEnvironment(explicit, filePath, workspace string) (vars.EnvironmentSet, string)
- func NewFlagSet(name string) *flag.FlagSet
- func NewSubcommandFlagSet(app, name string, w io.Writer) *flag.FlagSet
- func ParseCompareTargets(raw string) ([]string, error)
- func PrintFlagSetUsage(w io.Writer, app string, fs *flag.FlagSet)
- func SelectDefaultEnvironment(envs vars.EnvironmentSet) (string, bool)
- func ValidateReservedEnvironment(value, flagName string) error
- type ExitErr
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandFileConflict ¶
func HasFileConflict ¶
func LoadEnvironment ¶
func LoadEnvironment(explicit, filePath, workspace string) (vars.EnvironmentSet, string)
func NewFlagSet ¶
func ParseCompareTargets ¶
func SelectDefaultEnvironment ¶
func SelectDefaultEnvironment(envs vars.EnvironmentSet) (string, bool)
Types ¶
Click to show internal directories.
Click to hide internal directories.