Package adams.env

Interface HomeRelocator

    • Method Detail

      • setHome

        void setHome​(String value)
        Sets the new home directory to use.

        Notes: cannot contain placeholders, should be absolute.
        Parameters:
        value - the directory to use
      • getHome

        String getHome()
        Returns the value use as new home directory.
        Returns:
        the directory to use