onRemoteDoesntAlreadyExists function
void
onRemoteDoesntAlreadyExists()
Implementation
void onRemoteDoesntAlreadyExists() => printToConsole(message: "Remote not found", color: CliColor.red);
void onRemoteDoesntAlreadyExists() => printToConsole(message: "Remote not found", color: CliColor.red);