Skip to main content

Module parse

Module parse 

Source
Expand description

Structs§

Outcome
The result of command_line().

Enums§

Error
The error returned when a command line cannot be parsed into a command.

Functions§

command_line
Split input into leading environment assignments and the command with its arguments.