Class: Pdf2htmlex::Config
- Inherits:
-
Struct
- Object
- Struct
- Pdf2htmlex::Config
- Defined in:
- lib/pdf2htmlex/config.rb
Instance Attribute Summary collapse
-
#executable ⇒ Object
Returns the value of attribute executable.
Instance Attribute Details
#executable ⇒ Object
Returns the value of attribute executable
61 62 63 |
# File 'lib/pdf2htmlex/config.rb', line 61 def executable @executable end |