Method: Chef::CookbookUploader#concurrency
- Defined in:
- lib/chef/cookbook_uploader.rb
#concurrency ⇒ Object (readonly)
Returns the value of attribute concurrency.
20 21 22 |
# File 'lib/chef/cookbook_uploader.rb', line 20 def concurrency @concurrency end |