Class SimulationIRB
In: daimoku-server/matrixirb.rb
Parent: Sandbox::IRB

The command parser for the Player, based upon IRB.

Methods

Included Modules

AgentNotification

Constants

CONFIG = YAML.load_file('/usr/local/daimoku-server/matrixirb.yaml')

Public Instance methods

The SimulationClient is necessary because the SimulationIRB also functions as a quick and dirty MUD command processor. Some commands are invoked upon the SimulationClient

Starts accepting IO from the socket

[Validate]