Documentation
¶
Index ¶
- func Add(space string) error
- func Exists(space string) bool
- func GetPath(space string) string
- func InvalidSpaceError(space string) error
- func IsRegistered(space string) bool
- func IsValid(space string) bool
- func Remove(space string) error
- func SetDefaultSpace(space string) error
- func SpaceFlagCompletionFunc(cmd *cobra.Command, args []string, toComplete string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InvalidSpaceError ¶ added in v0.7.0
func IsRegistered ¶
Return true if the given space is registred in the pm configuration file.
func SetDefaultSpace ¶ added in v0.6.0
func SpaceFlagCompletionFunc ¶ added in v0.7.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.