Libraries
»
microwave
(11.400.8)
»
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
44 45 46
# File 'lib/chef/rest.rb', line 44
def
inflate
(
chunk
)
chunk
end