onRemoteRepositoryNotFound function

void onRemoteRepositoryNotFound()

Implementation

void onRemoteRepositoryNotFound() => printToConsole(message: "Remote repository has not been found", color: CliColor.red);