Function shellscript::parse [] [src]

pub fn parse<T: Read>(f: &mut T) -> Result<ShellScript, Error>