Functions§
- parse_
args - Parses a list of pre-split arguments into
(command, args). Provided for compatibility when arguments are already split by the caller. - parse_
line - Parse a single command line into
(command, args)with shell-like rules:
(command, args).
Provided for compatibility when arguments are already split by the caller.(command, args) with shell-like rules: