Skip to main content

init_config_from

Function init_config_from 

Source
pub fn init_config_from(
    name: Option<&str>,
    templates_dir: Option<&Path>,
    config_path: &Path,
) -> Result<()>
Expand description

Initializes the configuration file using templates from the given directory.