Disables a reactor
(vlr-remove reactor)
The reactor argument; otherwise nil, if unsuccessful.
The following command disables the circleReactor reactor:
_$ (vlr-remove circleReactor)
#<VLR-Object-reactor>
See Also
-
The vlr-remove-all function.