# Functions
CliHomeDir returns the home directoy of the components cli.
# Constants
BaseDefinitionPathEnvName is the name of the environment variable that contains the absolute file path to the base component descriptor.
CliHomeEnvName is the name of the environment variable that configures the component cli home directory.
ComponentArchivePathEnvName is the name of the environment variable that contains the file path to the component archive to be used.
ComponentDescriptorPathEnvName is the name of the environment variable that contains the absolute file path to output the final descriptor to.
ComponentRepositoryCacheDirEnvVar is the name of the environment variable that points to the local component descriptor cache.
ComponentRepositoryRepositoryBaseUrlEnvName is the name of the environment variable that hold the base url of the current component repository.