Interface HomeDirectoryHelper

All Known Implementing Classes:
LocalHomeDirectoryHelper

public interface HomeDirectoryHelper
  • Method Details

    • getHome

      String getHome()
    • getHomeFile

      File getHomeFile()
    • getConfig

      String getConfig()
    • getConfigFile

      File getConfigFile()
    • getLogs

      String getLogs()
    • getLogsFile

      File getLogsFile()
    • getCache

      String getCache()
    • getCacheFile

      File getCacheFile()
    • getPlugins

      String getPlugins()
    • getPluginsFile

      File getPluginsFile()