Class: Html2rss::Test::EnhanceAudit::AuditSlice
- Inherits:
-
Data
- Object
- Data
- Html2rss::Test::EnhanceAudit::AuditSlice
- Defined in:
- lib/html2rss/test/enhance_audit.rb
Overview
Probe output merged into QualityReport.
Instance Attribute Summary collapse
-
#enhance_gains ⇒ Object
readonly
Returns the value of attribute enhance_gains.
-
#warnings ⇒ Object
readonly
Returns the value of attribute warnings.
Instance Attribute Details
#enhance_gains ⇒ Object (readonly)
Returns the value of attribute enhance_gains
21 22 23 |
# File 'lib/html2rss/test/enhance_audit.rb', line 21 def enhance_gains @enhance_gains end |
#warnings ⇒ Object (readonly)
Returns the value of attribute warnings
21 22 23 |
# File 'lib/html2rss/test/enhance_audit.rb', line 21 def warnings @warnings end |