Properties

Link copied to clipboard
abstract val 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
abstract 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.