Skip to main content

config_to_args

Function config_to_args 

Source
pub fn config_to_args(resolved: &ResolvedConfig) -> Vec<String>
Expand description

Translate a resolved config into CLI arguments for the entry point.