Method: IRB::FileInputMethod#inspect
- Defined in:
- lib/irb/input-method.rb
#inspect ⇒ Object
For debug message
166 167 168 |
# File 'lib/irb/input-method.rb', line 166 def inspect 'FileInputMethod' end |
For debug message
166 167 168 |
# File 'lib/irb/input-method.rb', line 166 def inspect 'FileInputMethod' end |