code wiki / path
topic: path
5 modules sharing the path name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_path.nx | POSIX path utilities (basename, dirname, join, normalize, ext). | 234 | 9 |
| nx_path_canonicalize.nx | structural CWE-22 path-traversal prevention. | 191 | 5 |
| nx_path_canonicalize_test.nx | structural smoke + CWE-22 attack | 135 | 3 |
| nx_path_v1.nx | POSIX filesystem path manipulation. | 225 | 8 |
| path.nx | POSIX filesystem path manipulation. | 219 | 8 |