Class: StringInputMethod
- Inherits:
-
StringIO
- Object
- StringIO
- StringInputMethod
- Defined in:
- lib/tailog/ext/irb.rb
Instance Attribute Summary collapse
-
#prompt ⇒ Object
Returns the value of attribute prompt.
Instance Method Summary collapse
Instance Attribute Details
#prompt ⇒ Object
Returns the value of attribute prompt.
85 86 87 |
# File 'lib/tailog/ext/irb.rb', line 85 def prompt @prompt end |