* Normalize a file path to its canonical form. * - Expands ~ to home directory * - Resolves relative paths against working directory * - Normalizes . and .. components * - Removes trailing slashes
(path: string)
source not stored for this graph (policy: none)
no test coverage detected