Parent

Methods

Class/Module Index [+]

Quicksearch

Ruote::Exp::NoOpExpression

'No Operation' expression. Does nothing, immediately replies to its parent expression.

Could be useful within a cursor expression with a :tag attribute as a jump expression target.

Public Instance Methods

apply() click to toggle source
# File lib/ruote/exp/fe_noop.rb, line 39
def apply

  reply_to_parent(h.applied_workitem)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.