[][src]Function enc_file::get_input_string

pub fn get_input_string() -> Result<String, Box<dyn Error>>

Reads userinput from stdin and returns it as String. Returns result.