View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-eclipse / com.virtlink.aesi.debugging / IDebuggerCapabilities / canReinitialize

canReinitialize

abstract fun canReinitialize(): Boolean

Gets whether the debugger supports being reinitialized.

Return true when the debugger supports being reinitialized; otherwise, false.