class ChefCLI::Command::GeneratorCommands::Recipe

chef generate recipe [path/to/cookbook/root] name

def recipe

def recipe
  "recipe"
end