Sha256: 2eaa617292ebd08e4785db9458b34a2ece9992c021c42cf6caf8071ade1a574a

Contents?: true

Size: 184 Bytes

Versions: 21

Compression:

Stored size: 184 Bytes

Contents

require 'chef/knife/solo_cook'
require 'knife-solo/deprecated_command'

class Chef
  class Knife
    class Cook < SoloCook
      include KnifeSolo::DeprecatedCommand
    end
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
knife-solo-0.7.0 lib/chef/knife/cook.rb
knife-solo-0.7.0.pre3 lib/chef/knife/cook.rb
knife-solo-0.7.0.pre2 lib/chef/knife/cook.rb
knife-solo-0.7.0.pre lib/chef/knife/cook.rb
knife-solo-0.6.0 lib/chef/knife/cook.rb
knife-solo-0.4.3 lib/chef/knife/cook.rb
knife-solo-0.5.1 lib/chef/knife/cook.rb
knife-solo-0.5.0 lib/chef/knife/cook.rb
knife-solo-0.4.2 lib/chef/knife/cook.rb
knife-solo-0.4.1 lib/chef/knife/cook.rb
knife-solo-0.4.0 lib/chef/knife/cook.rb
knife-solo-0.3.0 lib/chef/knife/cook.rb
knife-solo-0.3.0.pre5 lib/chef/knife/cook.rb
knife-solo-0.3.0.pre4 lib/chef/knife/cook.rb
knife-solo-0.3.0.pre3 lib/chef/knife/cook.rb
knife-solo-0.3.0.pre2 lib/chef/knife/cook.rb
knife-solo-0.3.0.pre1 lib/chef/knife/cook.rb
knife-solo-0.2.0 lib/chef/knife/cook.rb
knife-solo-0.2.0.pre1 lib/chef/knife/cook.rb
knife-solo-0.1.0 lib/chef/knife/cook.rb