Method: Qcmd::CueAction#command

Defined in:
lib/qcmd/actions/cue_action.rb

#commandObject

cue commands work differently



4
5
6
# File 'lib/qcmd/actions/cue_action.rb', line 4

def command
  code[2]
end