Skip to main content

collect_remaining_args

Function collect_remaining_args 

Source
pub fn collect_remaining_args(cmd: &Command) -> Vec<String>
Expand description

Collects the passthrough/trailing args from any command variant.