Class: Command::RecordingInterpreter::Event
- Inherits:
-
Object
- Object
- Command::RecordingInterpreter::Event
- Defined in:
- lib/command-set/interpreter/recording.rb
Instance Method Summary collapse
Instance Method Details
#playback(prompt, interpreter, previous) ⇒ Object
9 10 11 |
# File 'lib/command-set/interpreter/recording.rb', line 9 def playback(prompt, interpreter, previous) raise NotImplementedError end |