pub fn config_to_args(resolved: &ResolvedConfig) -> Vec<String>Expand description
Translate a resolved config into CLI arguments for the entry point.
pub fn config_to_args(resolved: &ResolvedConfig) -> Vec<String>Translate a resolved config into CLI arguments for the entry point.