Function gr::init::execute

source ยท
pub fn execute<P: AsRef<Path>>(
    options: InitCommandOptions,
    config_path: P
) -> Result<()>