Class: Cuboid::OptionGroups::System

Inherits:
Cuboid::OptionGroup show all
Defined in:
lib/cuboid/option_groups/system.rb

Overview

Author:

Instance Attribute Summary collapse

Method Summary

Methods inherited from Cuboid::OptionGroup

#==, attr_accessor, attributes, #attributes, #defaults, defaults, #hash, inherited, #initialize, #merge, set_defaults, #to_h, #to_hash, #to_rpc_data, #update, #validate

Constructor Details

This class inherits a constructor from Cuboid::OptionGroup

Instance Attribute Details

#max_slotsInteger

Returns:

  • (Integer)


7
8
9
# File 'lib/cuboid/option_groups/system.rb', line 7

def max_slots
  @max_slots
end