Method: ThreadStorm::Execution#thread

Defined in:
lib/thread_storm/execution.rb

#threadObject (readonly) Also known as: primitive

:nodoc:



41
42
43
# File 'lib/thread_storm/execution.rb', line 41

def thread
  @thread
end