Method: Shell::ShellSession#recipe

Defined in:
lib/chef/shell/shell_session.rb

#recipeObject

Returns the value of attribute recipe.


41
42
43
# File 'lib/chef/shell/shell_session.rb', line 41

def recipe
  @recipe
end