onIgnoreFileSuccessfullyCreated function
void
onIgnoreFileSuccessfullyCreated()
Implementation
void onIgnoreFileSuccessfullyCreated() => printToConsole(message: "Ignore file successfully created", color: CliColor.green);