Class: Ace::Support::Config::Atoms::PathRuleMatcher::MatchResult

Inherits:
Struct
  • Object
show all
Defined in:
lib/ace/support/config/atoms/path_rule_matcher.rb

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config



9
10
11
# File 'lib/ace/support/config/atoms/path_rule_matcher.rb', line 9

def config
  @config
end

#nameObject

Returns the value of attribute name



9
10
11
# File 'lib/ace/support/config/atoms/path_rule_matcher.rb', line 9

def name
  @name
end