EditorVCSInterface.initialize

Initializes the VCS addon if not already. Uses the argument value as the path to the working directory of the project. Creates the initial commit if required. Returns true if no failure occurs, else returns false.

struct EditorVCSInterface
@nogc nothrow
bool
initialize
()

Meta