Catalyst Functions Reference β
Terramate Catalyst provides specialized functions for working with bundles, components, and module references during code generation and scaffolding.
Available Functions β
Bundle Access Functions β
- tm_bundles(class) - Returns a list of bundle objects for a given class
- tm_bundle(class, alias) - Returns a single bundle object by class and alias/UUID
Path Translation Functions β
- tm_source(relative_path) - Translates relative paths from component context to stack context