ScriptDebugOptions

constructor(enabled: Boolean = false, protocol: DebugProtocol = DebugProtocol.INSPECT, suspendOnStart: Boolean = false, inspectInternals: Boolean = false, port: Int = 4242)