Expand description
Helper functionality for handling symlinks in VOA.
In particular, resolving symlinks while checking that their structure conforms to the VOA linking rules.
Enumsยง
- Resolved
Symlink ๐ - The result of resolving a symlink in a VOA structure.
Functionsยง
- normalize_
path ๐ - Normalize a path without performing any filesystem operations.
- resolve_
symlink ๐ - Resolves an arbitrarily long chain of symlinks and checks its validity.