Function EditorVCSInterface.shutDown
Shuts down the VCS addon to allow cleanup code to run on call. Returns true
is no failure occurs, else returns false
.
bool shutDown() nothrow @nogc;
Shuts down the VCS addon to allow cleanup code to run on call. Returns true
is no failure occurs, else returns false
.
bool shutDown() nothrow @nogc;