pub fn load(
    args: impl Iterator<Item = String>,
    cache: Vec<String>
) -> Vec<String>