DefaultLauncher

constructor(autoStart: Boolean, showProgress: Boolean = true, parallelism: Int = Runtime.getRuntime().availableProcessors())
constructor(batch: List<String> = emptyList(), autoStart: Boolean = true, showProgress: Boolean = true, parallelism: Int = Runtime.getRuntime().availableProcessors())