Method: Puma::SdNotify.fdstore

Defined in:
lib/puma/sd_notify.rb

.fdstore(unset_env = false) ⇒ Object



84
85
86
# File 'lib/puma/sd_notify.rb', line 84

def self.fdstore(unset_env=false)
  notify(FDSTORE, unset_env)
end