method

glob_pattern

glob_pattern()
private

No documentation available.

# File lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb, line 78
        def glob_pattern
          "#{base_path}#{text}*"
        end