| Class | HardLine |
| In: |
daimoku-server/matrix-extensions.rb
|
| Parent: | Object |
The HardLine class lets the Player import code into the Simulation imported code is stored into a String and any created Objects and classes are immediately available to all Players within the Simulation if the Classes have been made available by the Architect
hardline = HardLine.new IORodneyAHSND1 hardline.request ‘somesite.com/ruby.rb’ hardline.eval IORodneyAHSND1.puts hardline