# File lib/hammer_cli/options/matcher.rb, line 34 def attribute_matches_regexp?(option, attribute, filter) get_attribute_value(option, attribute) =~ filter end