Module: ZebraZpl::Commands::DefaultWidth

Included in:
Label
Defined in:
lib/zebra_zpl/commands/default_width.rb

Defined Under Namespace

Modules: InstanceMethods

Constant Summary

COMMAND =
'^BY'

Class Method Summary (collapse)

Class Method Details

+ (Object) included(base)



5
6
7
# File 'lib/zebra_zpl/commands/default_width.rb', line 5

def self.included base
  base.send :include, InstanceMethods
end