pub fn fetch( urls: &Vec<String>, module: Option<&str>, output: Option<&str>, flags: &StandardOptions, ) -> Result<(), SysexitsError>