Class UserHomeDirectoryUtils


  • public final class UserHomeDirectoryUtils
    extends Object
    Load the home directory that should be used for the stored file. This will check the same environment variables as the CLI to identify the location of home, before falling back to java-specific resolution.
    • Method Detail

      • userHomeDirectory

        public static String userHomeDirectory()