Libraries
»
oflow
(1.1.0)
»
Index
»
OFlow
»
Actors
»
ShellRepeat
»
#clearCtx
Method: OFlow::Actors::ShellRepeat#clearCtx
Defined in:
lib/oflow/actors/shellrepeat.rb
#
clearCtx
(ctx) ⇒
Object
85 86 87
# File 'lib/oflow/actors/shellrepeat.rb', line 85
def
clearCtx
(
ctx
)
@ctxs
.
delete
(
ctx
)
end