Module symlinks

Source
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ยง

ResolvedSymlink ๐Ÿ”’
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.