Class EnvironmentDescriptor


  • public class EnvironmentDescriptor
    extends Object
    • Field Detail

      • name

        protected String name
        If name is null, then the environment is global.
        Else the environment can be associated with a command ("command name") or with a tool ("command line").
        Since:
        7.4
      • workingDirectory

        protected String workingDirectory
    • Constructor Detail

      • EnvironmentDescriptor

        public EnvironmentDescriptor()