Module org.cryptomator.jfuse.api
Package org.cryptomator.jfuse.api
@Experimental
package org.cryptomator.jfuse.api
The public jFUSE API.
-
ClassDescriptionThe DirFiller will be used during
readdirrequests and needs to be invoked by file system implementations once for every child of the read dir.System error numbers fromerrno.h.Thefiargument passed to most calls inFuseOperationswhen working on an open file.Utility for parsing and serializing file permissions to and from octal int representation.Represents a FUSE file system.A platform-specific builder to create a FUSE file system.Configuration of the high-level APIFuse connection info struct used inFuseOperations.init(FuseConnInfo, FuseConfig)method.Handle of a mounted fuse file system.Thrown whenmountingfailed.The file system operations.Convenience interface to make decoratingFuseOperationseasier.Represents thestatstruct, which contains file attributes.VFS File System informationA wrapper storing time and makes it accessible viaget()andset(Instant).