KernelOwnParamsBuilder

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