lib/qcmd/actions/cue_action.rb in qcmd-0.1.15 vs lib/qcmd/actions/cue_action.rb in qcmd-0.1.16.pre

- old
+ new

@@ -1,7 +1,12 @@ module Qcmd - class CueAction < Action - # cue commands work differently + class CueAction < BaseAction + # cue commands should be in the form: + # + # [$id_field, $identifier, $command[, $arguments]] + # + # where arguments are optional. + def command code[2] end def osc_address