Class: Moose::Inventory::Operations::GroupChildRelations::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/moose_inventory/operations/group_child_relations.rb

Instance Attribute Summary collapse

Instance Attribute Details

#eventsObject

Returns the value of attribute events

Returns:

  • (Object)

    the current value of events



10
11
12
# File 'lib/moose_inventory/operations/group_child_relations.rb', line 10

def events
  @events
end

#warning_countObject

Returns the value of attribute warning_count

Returns:

  • (Object)

    the current value of warning_count



10
11
12
# File 'lib/moose_inventory/operations/group_child_relations.rb', line 10

def warning_count
  @warning_count
end