aboutsummaryrefslogtreecommitdiff
path: root/api/paths.yaml
AgeCommit message (Collapse)Author
2025-12-22Add Path.writer() and Path.byte_writer()Bruce Hill
2025-12-07Switch paths to use Result return values instead of fail()Bruce Hill
2025-11-27Add `recursive` arg to Path.create_directory()Bruce Hill
2025-11-15Add Path.lines()Bruce Hill
2025-09-21Update docs with proper assertionsBruce Hill
2025-08-16Remove whitespaceBruce Hill
2025-06-24Add Path.has_extension() and update manpages/api docsBruce Hill
2025-05-17Add Path.sibling()Bruce Hill
2025-04-30Update wording to remove 'null'Bruce Hill
2025-04-21Add short descriptions for API methods to improve manpagesBruce Hill
2025-04-19Make API documentation into YAML files and autogenerate markdown filesBruce Hill
and manpages from those.