Sha256: cf309d8ade06553f626aa1f98a092f07d55f9b0be91e63faa4e20c37579685b2
Contents?: true
Size: 237 Bytes
Versions: 19
Compression:
Stored size: 237 Bytes
Contents
module Extface class Driver::GenericEscPos < Extface::Driver::Base::Print NAME = 'Generic ESC/POS Printer'.freeze DEVELOPMENT = true #driver is not ready for production (not passing all tests or has major bugs) end end
Version data entries
19 entries across 19 versions & 1 rubygems