Method: Unicorn::HttpServer#pid

Defined in:
lib/unicorn/http_server.rb

#pidObject

Returns the value of attribute pid.



21
22
23
# File 'lib/unicorn/http_server.rb', line 21

def pid
  @pid
end