java.lang.Object
org.cryptomator.frontend.fuse.MacUtil
-
Field Details
-
APPLEDOUBLE_PREFIX
- See Also:
-
DSSTORE_FILENAME
- See Also:
-
-
Constructor Details
-
MacUtil
public MacUtil()
-
-
Method Details
-
isAppleDoubleOrDStoreName
Checks if the resource name of the given path is a MacOS specific AppleDouble or DS_Store filename- Parameters:
p- the path of the resource to be checked- Returns:
- true if the resource name fits into the AppleDpuble or DS_Store naming scheme
-