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
11 12 13 |
# File 'lib/reline/config.rb', line 11 def file @file end |
#lineno ⇒ Object
Returns the value of attribute lineno
11 12 13 |
# File 'lib/reline/config.rb', line 11 def lineno @lineno end |