MatchFilter
# File lib/mspec/runner/filters/regexp.rb, line 4 def to_regexp(*strings) strings.map { |str| Regexp.new str } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.