TuiLaunchConfig

constructor(initialStatus: String, progressHint: String? = null, scanProvider: ((DependencyReport) -> Unit) -> DependencyReport, initialReport: DependencyReport? = null, applyUpdates: (List<UpdateSuggestion>) -> List<UpdateResult>? = null)