Function run

Source
pub fn run<'a>(_: InstallerBuilder<'a>)
Expand description

The unified run system. This function automatically causes the program to terminate with the proper exit code. This is the easiest way to run the installer framework

ยงArguments

  • builder - the builder to run