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 Details

    • OpenCmdRevealPathService

      public OpenCmdRevealPathService()
  • Method Details

    • reveal

      public void reveal(Path p) throws org.cryptomator.integrations.revealpath.RevealFailedException
      Specified by:
      reveal in interface org.cryptomator.integrations.revealpath.RevealPathService
      Throws:
      org.cryptomator.integrations.revealpath.RevealFailedException
    • isSupported

      public boolean isSupported()
      Specified by:
      isSupported in interface org.cryptomator.integrations.revealpath.RevealPathService