noreset_locker {mrgsim.parallel} | R Documentation |
This function removes the the hidden locker file which designates a directory
as a locker. Once the locker is modified this way, it cannot be reset again
by calling setup_locker()
or new_stream()
.
noreset_locker(where)
where |
The locker location. |
A logical value indicating if write ability was successfully revoked.
setup_locker()
, reset_locker()
, version_locker()