pub fn fix_line_issues(line: String) -> Result<String>
Expand description

Normalizes the return of read_line() in the context of a CLI application