Appearance
@loontail/minecraft-kit v0.5.0 / LaunchRunOptions
Interface: LaunchRunOptions
Options for kit.launch.run (and the lower-level runLaunch helper).
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
killGracePeriodMs? | readonly | number | Milliseconds to wait between SIGTERM and SIGKILL when aborting. |
onEvent? | readonly | (event: ProgressEvent) => void | - |
signal? | readonly | AbortSignal | - |