Libraries
»
chef
(10.16.2)
»
Index (N)
»
Chef
»
REST
»
NoopInflater
Class: Chef::REST::NoopInflater
Inherits:
Object
Object
Chef::REST::NoopInflater
show all
Defined in:
lib/chef/rest.rb
Instance Method Summary
collapse
#
inflate
(chunk) ⇒ Object
Instance Method Details
#
inflate
(chunk) ⇒
Object
43 44 45
# File 'lib/chef/rest.rb', line 43
def
inflate
(
chunk
)
chunk
end