onIgnoreFileSuccessfullyCreated function

void onIgnoreFileSuccessfullyCreated()

Implementation

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