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