Module load_path

Source
Expand description

VOA load path handling.

This module can produce a LoadPathList for both system and user mode.

Structs§

LoadPath
A VOA load path.
LoadPathFilter
A filter for LoadPaths.
LoadPathList
A list of load paths.

Constants§

LOAD_PATHS_SYSTEM_MODE 🔒
Load paths for “system mode” operation of VOA. Triplets of path name, a flag for emphemerality, and a flag for writability.