Skip to main content

arg_provenance

Function arg_provenance 

Source
pub fn arg_provenance(arg: &CommandArgument) -> Provenance
Expand 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.