Method: Zint::Barcode#input_file
- Defined in:
- lib/zint/barcode.rb
#input_file ⇒ String, NilClass
Returns Path to input file with content of the barcode.
15 16 17 |
# File 'lib/zint/barcode.rb', line 15 def input_file @input_file end |