Libraries
»
puma/puma
(master)
»
Index
»
Puma
»
Single
»
#halt
Method: Puma::Single#halt
Defined in:
lib/puma/single.rb
#
halt
⇒
Object
31 32 33
# File 'lib/puma/single.rb', line 31
def
halt
@server
&.
halt
end