Method: ChefDK::ServiceExceptionInspectors::HTTP#code
- Defined in:
- lib/chef-dk/service_exception_inspectors/http.rb
#code ⇒ Object
54 55 56 |
# File 'lib/chef-dk/service_exception_inspectors/http.rb', line 54 def code response.code end |