match_positionals_with_arguments: Match the positional args given with those defined in...

Description Usage Arguments

Description

Match the positional args given with those defined in command. At most one argument may allow for a variable number of args (nargs = Inf), so cycle through the args forward (until Inf is encountered), then, if necessary, backward to fully identify the begin/end of the Inf arg.

Usage

1

Arguments

args

Arguments

total_nargs

Total number of arguments provided by the user


nsgrantham/scriptr documentation built on May 7, 2019, 9:01 p.m.