Module | Ruote::Exp::CommandMixin |
In: |
lib/ruote/exp/command.rb
|
Commands are understood by the cursor, loop and iterator expressions.
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, … |