Method: Replay#start!
- Defined in:
- lib/chitin/tools/replay.rb
#start! ⇒ Object
16 17 18 |
# File 'lib/chitin/tools/replay.rb', line 16 def start! session.out = MultiIO.new STDOUT, StringIO.new end |
16 17 18 |
# File 'lib/chitin/tools/replay.rb', line 16 def start! session.out = MultiIO.new STDOUT, StringIO.new end |