class Xcflushd::GLIHelpers::BackendURI

Public Class Methods

match(s) click to toggle source
# File lib/xcflushd/gli_helpers.rb, line 66
def self.match(s)
  GenericURI.new(s)
end