Class: Actions::Katello::CapsuleContent::RemoveOrphans
- Inherits:
-
Pulp::Abstract
- Object
- Base
- Pulp::Abstract
- Actions::Katello::CapsuleContent::RemoveOrphans
- Defined in:
- app/lib/actions/katello/capsule_content/remove_orphans.rb
Instance Method Summary collapse
Methods inherited from Pulp::Abstract
#pulp_extensions, #pulp_resources
Instance Method Details
#run ⇒ Object
9 10 11 |
# File 'app/lib/actions/katello/capsule_content/remove_orphans.rb', line 9 def run pulp_resources.content.remove_orphans end |