Class: Moose::Inventory::Operations::AddGroups::Result
- Inherits:
-
Struct
- Object
- Struct
- Moose::Inventory::Operations::AddGroups::Result
- Defined in:
- lib/moose_inventory/operations/add_groups.rb
Instance Attribute Summary collapse
-
#events ⇒ Object
Returns the value of attribute events.
-
#warning_count ⇒ Object
Returns the value of attribute warning_count.
Instance Attribute Details
#events ⇒ Object
Returns the value of attribute events
11 12 13 |
# File 'lib/moose_inventory/operations/add_groups.rb', line 11 def events @events end |
#warning_count ⇒ Object
Returns the value of attribute warning_count
11 12 13 |
# File 'lib/moose_inventory/operations/add_groups.rb', line 11 def warning_count @warning_count end |