Class
HammerCLI::Options::Matcher
In:
lib/hammer_cli/options/matcher.rb
Parent:
Object
Methods
attribute_matches?
attribute_matches_regexp?
attribute_matches_value?
get_attribute_value
matches?
new
Public Class methods
new
(filter)
Public Instance methods
matches?
(option)
Protected Instance methods
attribute_matches?
(option, attribute, filter)
attribute_matches_regexp?
(option, attribute, filter)
attribute_matches_value?
(option, attribute, filter)
get_attribute_value
(option, attribute_name)
[Validate]