Process.copyEnv

If true, the environment from the current process will be copied to the child process.

  1. bool copyEnv [@property getter]
    class Process
    @property const
    bool
    copyEnv
    ()
  2. bool copyEnv [@property setter]

Meta