Crate pars_libs

Source

Structs§

Remote
This describes a remote machine that we can connect to.

Traits§

RemoteCommand
This is solely implemented for the Command type. It adds three methods which allow the “command” type to behave the same on a remote machine as it does on a local.

Functions§

parse_line
This takes a line of input, and splits it into a vector of commands.