package
0.0.0-20241018223127-a062be16fda2
Repository: https://github.com/activestate/cli.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FromNamespaceLocal returns a local project (if any) that matches the given namespace (or the project in the current working directory if namespace was not given).
No description provided by the author
IsLocalProjectDoesNotExistError checks if the error is a LocalProjectDoesNotExist.
# Structs
LocalProjectDoesNotExist is an error returned when a requested project is not checked out locally.