Function EditorVCSInterface.isAddonReady
Returns true
if the addon is ready to respond to function calls, else returns false
.
bool isAddonReady() nothrow @nogc;
Returns true
if the addon is ready to respond to function calls, else returns false
.
bool isAddonReady() nothrow @nogc;