Skip to main contentModule roles
Source - CompiledPathPolicy
- Compiled path policy – globset instances ready for matching.
GlobSet doesn’t implement Debug, so we implement it manually.
- PathNormalizer
- Normalizes file paths to
category:relative form for portable storage. - PathPolicyConfig
- Raw path policy from YAML (string globs, before compilation).
- RoleDefinition
- A role definition from
roles.yml. - RolesConfig
- Roles configuration loaded from roles.yml.
- default_categories
- Built-in default categories. Projects can override any of these
in the
categories: section of roles.yml.