Method: Chef::HTTP::BasicClient#keepalives
- Defined in:
- lib/chef/http/basic_client.rb
#keepalives ⇒ Object (readonly)
Returns the value of attribute keepalives.
38 39 40 |
# File 'lib/chef/http/basic_client.rb', line 38 def keepalives @keepalives end |