Expand description
Package path resolution for config composition
Handles the @package directive and package path computation for config composition.
Structs§
- Package
Resolver - Package resolution context
Functions§
- compute_
target_ path - Compute the target path for a config value given package and key path
- join_
path - Join path components
- parse_
package_ header - Parse @package directive from config header
- split_
path - Split a target path into components