vlr-remove
 
 
 

Disables a reactor

(vlr-remove reactor)

Arguments

reactor

A VLR object.

Return Values

The reactor argument; otherwise nil, if unsuccessful.

Examples

The following command disables the circleReactor reactor:

_$ (vlr-remove circleReactor)
#<VLR-Object-reactor>
See Also