KernelOwnParams

constructor(scriptClasspath: List<File> = emptyList(), homeDir: File?, debugPort: Int? = null, clientType: String? = null, jvmTargetForSnippets: String? = null, replCompilerMode: ReplCompilerMode = ReplCompilerMode.DEFAULT, extraCompilerArguments: List<String> = emptyList())