java.lang.Object
org.cryptomator.frontend.dokany.internal.Dokany

public class Dokany extends Object
Guard class to access Dokan-API
  • Constructor Details

    • Dokany

      public Dokany()
  • Method Details

    • isInstalled

      public static boolean isInstalled()
    • apiVersion

      public static long apiVersion()
      Get the version of the Dokan API.
      Returns:
      The api version or -1, if the library cannot be accessed
    • driverVersion

      public static long driverVersion()
      Get the version of the Dokan driver.
      Returns:
      The driver version or -1, if the library cannot be accessed