class Escpos::InputNotSupported
Public Instance Methods
message()
click to toggle source
# File lib/escpos/errors.rb, line 10 def message "Image must be a path or an instance of ChunkyPNG::Image or MiniMagick::Image." end