Classes: Matcher
5 6 7
# File 'lib/aktion_test/matchers/file_system/file_contains.rb', line 5 def match_lines(lines, options={}) Matcher.new(lines, options) end