summaryrefslogtreecommitdiff
path: root/docs/yaml/objects/file.yaml
AgeCommit message (Collapse)Author
2023-11-24File: Add full_path() methodXavier Claessens
This is needed now that str.format() is not allowing it any more. It is also more consistent with other objects that have that method as well, such as build targets. Fixes: #12406
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger