Method: Mutx::Support::Configuration.notification_password
- Defined in:
- lib/mutx/support/configuration.rb
.notification_password ⇒ Object
191 192 193 |
# File 'lib/mutx/support/configuration.rb', line 191 def self.notification_password @@input['notification']['password'] end |