Class: Xcflushd::GLIHelpers::BackendURI

Inherits:
Object
  • Object
show all
Defined in:
lib/xcflushd/gli_helpers.rb

Class Method Summary collapse

Class Method Details

.match(s) ⇒ Object



66
67
68
# File 'lib/xcflushd/gli_helpers.rb', line 66

def self.match(s)
  GenericURI.new(s)
end