Method: Bundler::URI::RFC2396_Parser#pattern

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

#patternObject (readonly)

The Hash of patterns.

See also Bundler::URI::Parser.initialize_pattern.

[View source]

112
113
114
# File 'lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb', line 112

def pattern
  @pattern
end