onIgnoreFileAlreadyExists function

void onIgnoreFileAlreadyExists()

Ignore prints

Implementation

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