Parent

Methods

Class/Module Index [+]

Quicksearch

Fluent::MatchPattern

Public Class Methods

create(str) click to toggle source
# File lib/fluent/match.rb, line 59
def self.create(str)
  GlobMatchPattern.new(str)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.