onIgnoreFileAlreadyExists function
void
onIgnoreFileAlreadyExists()
Ignore prints
Implementation
void onIgnoreFileAlreadyExists() => printToConsole(message: "Ignore file already exists", color: CliColor.white);
Ignore prints
void onIgnoreFileAlreadyExists() => printToConsole(message: "Ignore file already exists", color: CliColor.white);