# Functions
ConfigFile returns the path to the config file for the given service, environment and template.
ManifestDir returns the path to the manifest directory of the given service and environment.
ManifestFile returns the path to the given manifest file for the given service and environment.
NewPath returns a new instance of Paths.
TemplateDir returns the path to the given templates directory.
TemplateFile returns the path to the given template file.
# Variables
StdPath allows us to use Paths directly via package func's.