[][src]Function smlr::get_input

pub fn get_input(filename: &Option<PathBuf>) -> Result<String, String>

This function reads the file provided as [filename] of get the input from stdin if [flename] was None.