Class: CommandBus::CommandBusConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/command_bus.rb

Instance Attribute Summary collapse

Instance Attribute Details

#rootObject

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



4
5
6
# File 'lib/command_bus.rb', line 4

def root
  @root
end