Method: Bundler::Worker#stop

Defined in:
lib/bundler/worker.rb

#stopObject

[View source]

47
48
49
# File 'lib/bundler/worker.rb', line 47

def stop
  stop_threads
end