[−][src]Function sunrise_shell::get_next_line
pub fn get_next_line(logger: &mut Terminal) -> String
Read key presses until a \n is detected, and return the string (excluding \n). The key presses should be written to stdout.
pub fn get_next_line(logger: &mut Terminal) -> String
Read key presses until a \n is detected, and return the string (excluding \n). The key presses should be written to stdout.