Expand description
Path handling for UNIX
Structs§
Constants§
- PATH_
MAX - A safe constant to use as PATH_MAX without relying on libc.
- PATH_
MIN - A safe default size to use for paths.
Functions§
- mask_
path - Logs an untrusted Path, escaping it as hex if it contains control characters.