pub fn arg_provenance(arg: &CommandArgument) -> ProvenanceExpand description
Classify the provenance of a CommandArgument from the parse tree.
Pure — no disk I/O. Useful as a standalone predicate when scope is not
needed; see arg_fact for the full (provenance, scope) pair.