Class: Levels::Setup::NullInput
- Inherits:
-
Object
- Object
- Levels::Setup::NullInput
- Defined in:
- lib/levels/setup.rb
Instance Method Summary collapse
Instance Method Details
#read(level) ⇒ Object
70 71 72 |
# File 'lib/levels/setup.rb', line 70 def read(level) # noop end |