Package org.cryptomator.macos.revealpath
Class OpenCmdRevealPathService
java.lang.Object
org.cryptomator.macos.revealpath.OpenCmdRevealPathService
- All Implemented Interfaces:
org.cryptomator.integrations.revealpath.RevealPathService
@Priority(100)
@OperatingSystem(MAC)
public class OpenCmdRevealPathService
extends Object
implements org.cryptomator.integrations.revealpath.RevealPathService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OpenCmdRevealPathService
public OpenCmdRevealPathService()
-
-
Method Details
-
reveal
- Specified by:
revealin interfaceorg.cryptomator.integrations.revealpath.RevealPathService- Throws:
org.cryptomator.integrations.revealpath.RevealFailedException
-
isSupported
public boolean isSupported()- Specified by:
isSupportedin interfaceorg.cryptomator.integrations.revealpath.RevealPathService
-