Method: CodeStats::Project#spec_filter
- Defined in:
- lib/code_stats/project.rb
#spec_filter ⇒ Object (readonly)
Returns the value of attribute spec_filter.
2 3 4 |
# File 'lib/code_stats/project.rb', line 2 def spec_filter @spec_filter end |