Skip to main content

Module command_resolver

Module command_resolver 

Source
Expand description

Command resolution system Maps command names to their actual filesystem paths Used by policy evaluator to validate and log command locations

Structsยง

CommandResolution
Result of attempting to resolve a command to a filesystem path
CommandResolver
Resolver with built-in caching to avoid repeated PATH searches