# 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.