Method: Reline::LineEditor::MenuInfo#target

Defined in:
lib/reline/line_editor.rb

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



52
53
54
# File 'lib/reline/line_editor.rb', line 52

def target
  @target
end