Method: Svent.kill

Defined in:
lib/svent.rb

.killObject



28
29
30
# File 'lib/svent.rb', line 28

def self.kill
  @stop = true
end