Class: ChefCLI::PolicyfileServices::CleanPolicies::Orphan

Inherits:
Struct
  • Object
show all
Defined in:
lib/chef-cli/policyfile_services/clean_policies.rb

Instance Attribute Summary collapse

Instance Attribute Details

#policy_nameObject

Returns the value of attribute policy_name

Returns:

  • (Object)

    the current value of policy_name



26
27
28
# File 'lib/chef-cli/policyfile_services/clean_policies.rb', line 26

def policy_name
  @policy_name
end

#revision_idObject

Returns the value of attribute revision_id

Returns:

  • (Object)

    the current value of revision_id



26
27
28
# File 'lib/chef-cli/policyfile_services/clean_policies.rb', line 26

def revision_id
  @revision_id
end