Method: Puma::Single#halt

Defined in:
lib/puma/single.rb

#haltObject



31
32
33
# File 'lib/puma/single.rb', line 31

def halt
  @server&.halt
end