package
0.11.1
Repository: https://github.com/terramate-io/terramate.git
Documentation: pkg.go.dev

# Functions

AbsPath takes the root project dir and a project's absolute path prjAbsPath and returns an absolute path to the file system.
FriendlyFmtDir formats the directory in a friendly way for tooling output.
NewPath creates a new project path.
PrjAbsPath converts the file system absolute path absdir into an absolute project path on the form /path/on/project relative to the given root.

# Constants

MaxGlobalLabels allowed to be used in a globals block.

# Structs

Path is a project path.

# Type aliases

Paths is a list of project paths.
Runtime is a map of runtime values exposed in the terramate namespace.