pub fn resolve_command(words: &[String]) -> ResolvedCommandExpand description
Resolve a command through the indirection layer using the default config.
Recursively strips transparent wrappers and classifies unanalyzable patterns (eval, shell spawn, source) based on the embedded command config.