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