Class: PdfMatcher::Config
- Inherits:
-
Struct
- Object
- Struct
- PdfMatcher::Config
- Defined in:
- lib/pdf_matcher.rb
Instance Attribute Summary collapse
-
#diff_pdf_opts ⇒ Object
Returns the value of attribute diff_pdf_opts.
Instance Attribute Details
#diff_pdf_opts ⇒ Object
Returns the value of attribute diff_pdf_opts
7 8 9 |
# File 'lib/pdf_matcher.rb', line 7 def diff_pdf_opts @diff_pdf_opts end |