Class BasePlatformService

java.lang.Object
dev.upcraft.sparkweave.platform.BasePlatformService
Direct Known Subclasses:
NeoPlatformService

public abstract class BasePlatformService extends Object
  • Field Details

    • appDirs

      protected final net.harawata.appdirs.AppDirs appDirs
  • Constructor Details

    • BasePlatformService

      public BasePlatformService()
  • Method Details

    • getUserDataDir

      public Path getUserDataDir(@Nullable @Nullable String subDirectory)