Exception: Reline::Config::InvalidInputrc

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/reline/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file.



7
8
9
# File 'lib/reline/config.rb', line 7

def file
  @file
end

#linenoObject

Returns the value of attribute lineno.



7
8
9
# File 'lib/reline/config.rb', line 7

def lineno
  @lineno
end