Exception: Reline::Config::InvalidInputrc
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Reline::Config::InvalidInputrc
- Defined in:
- lib/reline/config.rb
Instance Attribute Summary collapse
-
#file ⇒ Object
Returns the value of attribute file.
-
#lineno ⇒ Object
Returns the value of attribute lineno.
Instance Attribute Details
#file ⇒ Object
Returns the value of attribute file.
7 8 9 |
# File 'lib/reline/config.rb', line 7 def file @file end |
#lineno ⇒ Object
Returns the value of attribute lineno.
7 8 9 |
# File 'lib/reline/config.rb', line 7 def lineno @lineno end |