onRepositoryAlreadyInitialized function

void onRepositoryAlreadyInitialized()

Repository prints

Implementation

void onRepositoryAlreadyInitialized() => printToConsole(message: "Repository has already been initialized", color: CliColor.white);