[][src]Function ravencol::reading::read_arg

pub fn read_arg(n: usize) -> Result<OsString, Box<dyn Error>>

Returns an OsString for terminal argument in position n or an error if it is not possible to read it