Module: RegexList::PathListExtension::Assertions
- Defined in:
- lib/regex_list.rb
Instance Attribute Summary collapse
-
#path_list ⇒ Object
readonly
Returns the value of attribute path_list.
Instance Attribute Details
#path_list ⇒ Object (readonly)
Returns the value of attribute path_list.
110 111 112 |
# File 'lib/regex_list.rb', line 110 def path_list @path_list end |