Method: Rib::Shell#stop

Defined in:
lib/rib/shell.rb

#stopObject



67
68
69
# File 'lib/rib/shell.rb', line 67

def stop
  @running = false
end