Class: Chef::PolicyBuilder::Policyfile::RunListExpansionIsh

Inherits:
Struct
  • Object
show all
Defined in:
lib/chef/policy_builder/policyfile.rb

Instance Attribute Summary collapse

Instance Attribute Details

#recipesObject

Returns the value of attribute recipes

Returns:

  • (Object)

    the current value of recipes



54
55
56
# File 'lib/chef/policy_builder/policyfile.rb', line 54

def recipes
  @recipes
end

#rolesObject

Returns the value of attribute roles

Returns:

  • (Object)

    the current value of roles



54
55
56
# File 'lib/chef/policy_builder/policyfile.rb', line 54

def roles
  @roles
end