Function EditorVCSInterface.isVcsInitialized
Returns true
if the VCS addon has been initialized, else returns false
.
bool isVcsInitialized() nothrow @nogc;
Returns true
if the VCS addon has been initialized, else returns false
.
bool isVcsInitialized() nothrow @nogc;