# File lib/chef/streaming_cookbook_uploader.rb, line 127 def initialize(stream, size) Chef::Log.warn('[DEPRECATED] StreamingCookbookUploader::StreamPart class is deprecated. It will be removed in Chef 12. Please use CookbookSiteStreamingUploader::StreamPart instead.') @stream, @size = stream, size end
Generated with the Darkfish Rdoc Generator 2.