Libraries
»
zint
(0.0.5)
»
Index
»
Zint
»
Barcode
»
#value
Method: Zint::Barcode#value
Defined in:
lib/zint/barcode.rb
#
value
⇒
Object
The encoded value of the barcode
5 6 7
# File 'lib/zint/barcode.rb', line 5
def
value
@value
end