Function relay::cli::init_config

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