Method: Bundler::URI::RFC2396_Parser#regexp

Defined in:
lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb

#regexpObject (readonly)

The Hash of Regexp.

See also Bundler::URI::Parser.initialize_regexp.


117
118
119
# File 'lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb', line 117

def regexp
  @regexp
end