Class FSSubstitution


  • public final class FSSubstitution
    extends Object
    • Constructor Detail

      • FSSubstitution

        public FSSubstitution()
    • Method Detail

      • userHome

        public File userHome()
        The original method caches the user.home property during build time. TODO: Find a way to call userHomeImpl() instead and cache the result