Module Ruote::Exp::CommandMixin
In: lib/ruote/exp/command.rb

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

Methods

Constants

F_COMMAND = '__command__'   Field name ‘command’, where one can place a command.
ATT_COMMANDS = %w[ break rewind reset over stop ]   break_if, break_unless, rewind_if, rewind_unless, …

Protected Instance methods

TODO : :ignore_workitem / :disallow => ‘workitem’ thing ?

[Validate]