Searched defs:download_command (Results 1 – 2 of 2) sorted by relevance
8 pub(crate) fn download_command(url: &str, destination: &Path) -> Command { in download_command() function