Function parse

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