AutoReloadAware

interface AutoReloadAware

Provides the possibility to auto-reload plugin when run in the IDE.

See also

Inheritors

Properties

Link copied to clipboard
@get:Internal
abstract val autoReload: Property<Boolean>

Enables auto-reload of dynamic plugins. Dynamic plugin will be reloaded automatically when its content is modified.