method
grep
ruby latest stable - Class:
ParallelEach
grep(pattern)public
No documentation available.
# File lib/minitest/parallel_each.rb, line 32
def grep pattern # :nodoc:
self.class.new super
end grep(pattern)No documentation available.
# File lib/minitest/parallel_each.rb, line 32
def grep pattern # :nodoc:
self.class.new super
end