Skip to main content

Module path

Module path 

Source
Expand description

Path source adapter — resolves local filesystem paths.

Path sources are always “live” — no caching, no copying. Returns the resolved path directly.

Functions§

fetch_path
Fetch a path source: resolve relative paths against project root, verify exists.