module T::Configuration
def self.redaction_handler=(handler)
-
handler(Lambda, Proc, nil) -- Proc that converts a value into its
def self.redaction_handler=(handler) @redaction_handler = handler end
handler
(Lambda, Proc, nil)
-- Proc that converts a value into its
def self.redaction_handler=(handler) @redaction_handler = handler end