Class: Moose::Inventory::Operations::AddGroups::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#eventsObject

Returns the value of attribute events

Returns:

  • (Object)

    the current value of events



11
12
13
# File 'lib/moose_inventory/operations/add_groups.rb', line 11

def events
  @events
end

#warning_countObject

Returns the value of attribute warning_count

Returns:

  • (Object)

    the current value of warning_count



11
12
13
# File 'lib/moose_inventory/operations/add_groups.rb', line 11

def warning_count
  @warning_count
end