Module: Ruote::Exp::CommandMixin

Included in:
CommandExpression, CommandedExpression
Defined in:
lib/ruote/exp/command.rb

Overview

Commands are understood by the cursor, loop and iterator expressions.

Constant Summary collapse

F_COMMAND =
'__command__'
ATT_COMMANDS =
%w[ break rewind reset over stop ]