Method: Witch.wait

Defined in:
lib/witch.rb

.waitObject



83
84
85
# File 'lib/witch.rb', line 83

def wait
  @thread.join
end