Method: IRB::InputMethod#inspect
- Defined in:
- lib/irb/input-method.rb
#inspect ⇒ Object
For debug message
52 53 54 |
# File 'lib/irb/input-method.rb', line 52 def inspect 'Abstract InputMethod' end |
For debug message
52 53 54 |
# File 'lib/irb/input-method.rb', line 52 def inspect 'Abstract InputMethod' end |