Class: Pdf2htmlex::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/pdf2htmlex/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#executableObject

Returns the value of attribute executable

Returns:

  • (Object)

    the current value of executable



61
62
63
# File 'lib/pdf2htmlex/config.rb', line 61

def executable
  @executable
end