package
0.1.31425
Repository: https://github.com/circleci-public/circleci-cli.git
Documentation: pkg.go.dev

# Functions

IsDevVersion returns true or false depending if `version` is of the form dev:...
IsOrbRefWithOptionalVersion returns an error unless ref is a valid orb reference with optional version.
SplitIntoOrbAndNamespace splits ref into 2 strings, namespace and orb.
SplitIntoOrbNamespaceAndVersion splits ref into namespace, orb and version.