Class: Reline::LineEditor::MenuInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/reline/line_editor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#listObject

Returns the value of attribute list



50
51
52
# File 'lib/reline/line_editor.rb', line 50

def list
  @list
end

#targetObject

Returns the value of attribute target



50
51
52
# File 'lib/reline/line_editor.rb', line 50

def target
  @target
end