pub fn execute(
    entry: &str,
    config: Config,
    args: impl IntoIterator<Item = String>
) -> i32