public interface PathMonitor
-
Nested Class Summary
Nested Classes
-
Method Summary
getLock(io.github.zebin.javabash.sandbox.PosixPath leaf)
tryLock(io.github.zebin.javabash.sandbox.PosixPath leaf)
boolean
unLock(io.github.zebin.javabash.sandbox.PosixPath leaf,
String lockId)
-
Method Details
-
-
unLock
boolean unLock(io.github.zebin.javabash.sandbox.PosixPath leaf,
String lockId)
-