pub async fn fetch( input_urls: &[String], module: Option<&str>, output: Option<&str>, flags: &StandardOptions, ) -> Result<(), SysexitsError>