Module resolver

Module resolver 

Source
Expand description

Pure path resolver for testing and CLI introspection.

This module provides a single struct that captures all resolved paths in one call, making it easy to compare path resolution across adapters and expose via gglib paths CLI command.

Structsยง

ResolvedPaths
All resolved paths captured in a single struct.