Class: ChefCLI::PolicyfileServices::CleanPolicies::Orphan
- Inherits:
-
Struct
- Object
- Struct
- ChefCLI::PolicyfileServices::CleanPolicies::Orphan
- Defined in:
- lib/chef-cli/policyfile_services/clean_policies.rb
Instance Attribute Summary collapse
-
#policy_name ⇒ Object
Returns the value of attribute policy_name.
-
#revision_id ⇒ Object
Returns the value of attribute revision_id.
Instance Attribute Details
#policy_name ⇒ Object
Returns the value of attribute policy_name
26 27 28 |
# File 'lib/chef-cli/policyfile_services/clean_policies.rb', line 26 def policy_name @policy_name end |
#revision_id ⇒ Object
Returns the value of attribute revision_id
26 27 28 |
# File 'lib/chef-cli/policyfile_services/clean_policies.rb', line 26 def revision_id @revision_id end |