Method: Stack::Server#thread

Defined in:
lib/stack/server.rb

#threadObject

Returns the value of attribute thread.



6
7
8
# File 'lib/stack/server.rb', line 6

def thread
  @thread
end