Libraries
»
workety
(2.0.3)
»
Index
»
SimpleThread
»
#stop
Method: SimpleThread#stop
Defined in:
lib/workety/test/simple_thread.rb
#
stop
⇒
Object
38 39 40
# File 'lib/workety/test/simple_thread.rb', line 38
def
stop
@t
.
kill
end