static Future<void> finished(Jet jet, JetConfig config) async { await bootFinished(jet, config); runJetApp(jet: jet); }