Interface GlobalDiskManager

  • All Known Implementing Classes:
    GlobalDiskManagerImpl

    public interface GlobalDiskManager
    Manages the settings directory for the current user. This includes saving and restoring the state of the app, the
    Author:
    Clément Fournier
    • Method Detail

      • getSettingsDirectory

        java.nio.file.Path getSettingsDirectory()
        Gets the main settings directory of the app. This directory contains all resource directories, the files containing the user-specific settings, etc. By default it's somewhere in ${user.home}/.pmd.