Properties

Link copied to clipboard
open override var restartDelay: Duration

The time to wait before assuming all changes were compiled, so the application can be restarted with the new changes.

Link copied to clipboard
open override val startArgs: List<String>

The program arguments passed to the main function upon restarting.

Functions

Link copied to clipboard

Returns the time to wait before assuming all changes were compiled, so the application can be restarted with the new changes.

Link copied to clipboard

Sets the time to wait before assuming all changes were compiled, so the application can be restarted with the new changes.