java.lang.Object
org.cryptomator.jfuse.api.Fuse
org.cryptomator.jfuse.mac.FuseImpl
- All Implemented Interfaces:
AutoCloseable
FuseImpl relies on preview features of the Java platform:
FuseImplrefers to one or more preview APIs:MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intfuseMain(int argc, MemorySegmentPREVIEW argv) protected CompletableFuture<Integer>
-
Constructor Details
-
FuseImpl
-
-
Method Details
-
initialized
- Specified by:
initializedin classFuse
-
fuseMain
-
FuseImplwhen preview features are enabled.