Skip to main content

parse_entry

Function parse_entry 

Source
pub fn parse_entry(line: &str) -> Option<String>
Expand description

Decode one history line. None means that the line is malformed or does not contain a string prompt.