Method: Bundler::URI::RFC3986_Parser#regexp
- Defined in:
- lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb
#regexp ⇒ Object (readonly)
Returns the value of attribute regexp.
71 72 73 |
# File 'lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb', line 71 def regexp @regexp end |