class ChefDK::Command::GeneratorCommands::Resource
chef generate resource [path/to/cookbook_root] NAME
Public Instance Methods
recipe()
click to toggle source
# File lib/chef-dk/command/generator_commands/resource.rb, line 31 def recipe "resource" end