[][src]Function sunrise_shell::parse_line

fn parse_line(args: &str) -> (Command, usize)

Parses a single command from the given string. Returns the command and the amount of bytes read from the string.