Module: Yast2::SecretAttributes
- Defined in:
- library/general/src/lib/yast2/secret_attributes.rb
Overview
Mixin that enables a class to define attributes that are never exposed via #inspect, #to_s or similar methods, with the goal of preventing unintentional leaks of sensitive information in the application logs.
Defined Under Namespace
Modules: ClassMethods Classes: Attribute