Function handle_config

Source
pub fn handle_config(
    instance_dir: &PathBuf,
    args: ConfigInstanceArgs,
) -> Result<()>