onRepositoryNotInitialized function
void
onRepositoryNotInitialized()
Implementation
void onRepositoryNotInitialized() => printToConsole(message: "Repository is not initialized", color: CliColor.red);
void onRepositoryNotInitialized() => printToConsole(message: "Repository is not initialized", color: CliColor.red);