# Packages
No description provided by the author
# Functions
DetectProjectAndStackFrom try to get stack and project from given path.
DetectProjectAndStacks locates the closest project and stack from the current working directory, or an error if not found.
FindAllProjectsFrom find all project from the given path.
FindAllStacksFrom find all stacks from the given path.
GetStackFrom get stack from the given path.
IsStack determine whether the given path is Stack directory.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Storage is used to provide storage service for multiple Releases of a specified Project and Workspace.