Method: SdNotify.reloading
- Defined in:
- lib/sd_notify.rb
.reloading(unset_env = false) ⇒ Object
30 31 32 |
# File 'lib/sd_notify.rb', line 30 def self.reloading(unset_env=false) notify(RELOADING, unset_env) end |
30 31 32 |
# File 'lib/sd_notify.rb', line 30 def self.reloading(unset_env=false) notify(RELOADING, unset_env) end |