Method: Mutx::Support::Configuration.notification_username
- Defined in:
- lib/mutx/support/configuration.rb
.notification_username ⇒ Object
187 188 189 |
# File 'lib/mutx/support/configuration.rb', line 187 def self.notification_username @@input['notification']['username'] end |