Paths
August 13, 2026 ยท View on GitHub
- Paths are plural.
- Write each path specification in separate file
- Filename is mapped to path by replacing
@with/, for example,user@{username}.yamlmatches touser/{username}path
August 13, 2026 ยท View on GitHub
@ with /, for example, user@{username}.yaml matches to user/{username} path