Method: Zint::Barcode#path

Defined in:
lib/zint/barcode.rb

#pathObject

The output file path



9
10
11
# File 'lib/zint/barcode.rb', line 9

def path
  @path
end