Method: Exiftool.command=

Defined in:
lib/exiftool.rb

.command=(path_to_exiftool) ⇒ Object



12
13
14
# File 'lib/exiftool.rb', line 12

def self.command=(path_to_exiftool)
  @command = path_to_exiftool
end