Method: URI::Generic.component

Defined in:
lib/extensions/uri/uri/generic.rb

.componentObject

Components of the URI in the order.



44
45
46
# File 'lib/extensions/uri/uri/generic.rb', line 44

def self.component
  self::COMPONENT
end