Method: Bundler::Worker::WrappedException#exception
- Defined in:
- lib/bundler/worker.rb
permalink #exception ⇒ Object (readonly)
Returns the value of attribute exception.
8 9 10 |
# File 'lib/bundler/worker.rb', line 8 def exception @exception end |