Returns the value of attribute target
Returns:
the current value of target
52 53 54
# File 'lib/reline/line_editor.rb', line 52 def target @target end