pub fn run(session: ConfigSession<'_>) -> Result<Outcome>Expand description
Run the configurator. Returns what the user decided; writing is the caller’s job.
pub fn run(session: ConfigSession<'_>) -> Result<Outcome>Run the configurator. Returns what the user decided; writing is the caller’s job.