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.