Method: Bundler::Worker#name
- Defined in:
- lib/bundler/worker.rb
permalink #name ⇒ String (readonly)
Returns the name of the worker.
15 16 17 |
# File 'lib/bundler/worker.rb', line 15 def name @name end |
Returns the name of the worker.
15 16 17 |
# File 'lib/bundler/worker.rb', line 15 def name @name end |