Method: Bundler::Thor::LineEditor::Readline::PathCompletion#matches

Defined in:
lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb

#matchesObject


58
59
60
# File 'lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb', line 58

def matches
  relative_matches
end