Path
Fields of this type
Fields
- root_dir:Cache.Directory
- sub_path:[]const u8
- The path, relative to the root dir, that this `Path` represents.
Useful to make `Path` a key in `std.ArrayHashMap`.
Types
- TableAdapter
- Useful to make `Path` a key in `std.ArrayHashMap`.
Functions in this namespace
Functions
- fmtEscapeChar
- Deprecated, use double quoted escape to print paths.
- formatEscapeChar
- Deprecated, use double quoted escape to print paths.