Method: CommandWrap::Config.pdftk=

Defined in:
lib/command_wrap/config.rb

.pdftk=(pdftk) ⇒ Object



17
18
19
# File 'lib/command_wrap/config.rb', line 17

def self.pdftk= (pdftk)
    @pdftk = pdftk
end