Method: PDF::Info.command_path=

Defined in:
lib/pdf/info.rb

.command_path=(path) ⇒ Object



8
9
10
# File 'lib/pdf/info.rb', line 8

def self.command_path=(path)
  @@command_path = path
end