Function relay::cli::init_config

source ยท
pub fn init_config<P: AsRef<Path>>(
    config_path: P,
    _matches: &ArgMatches,
) -> Result<()>