yesno icon indicating copy to clipboard operation
yesno copied to clipboard

Feature: Implement yesno.mockRule().redact()

Open keithcom opened this issue 5 years ago • 0 comments

Add a redact method to the yesno Rules class. This method will set the action for the last rule added to the internal array to redact and save the list of properties to redact. A redact action will update properties in the intercepted array to redact their values to prevent sensitive information from being saved to disk.

keithcom avatar Jul 29 '20 20:07 keithcom