JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.cryptomator.jfuse.api.Errno
Packages that use
Errno
Package
Description
org.cryptomator.jfuse.api
The public jFUSE API.
Uses of
Errno
in
org.cryptomator.jfuse.api
Methods in
org.cryptomator.jfuse.api
that return
Errno
Modifier and Type
Method
Description
Errno
FuseBuilder.
errno
()
The error constants used on the selected platform.
Errno
FuseOperations.
errno
()
The error constants used by this file system.
default
Errno
FuseOperationsDecorator.
errno
()