- Process (from theprocess.process)
public
import theprocess.process : Process, ProcessResult;
Undocumented in source.
- ProcessException (from theprocess.exception)
public
import theprocess.exception : ProcessException;
Undocumented in source.
- ProcessResult (from theprocess.process)
public
import theprocess.process : Process, ProcessResult;
Undocumented in source.
- SystemUser (from theprocess.utils)
public
import theprocess.utils : SystemUser, getSystemUser, getCurrentUser, isCurrentUser, systemUserExists;
Undocumented in source.
- getCurrentUser (from theprocess.utils)
public
import theprocess.utils : SystemUser, getSystemUser, getCurrentUser, isCurrentUser, systemUserExists;
Undocumented in source.
- getSystemUser (from theprocess.utils)
public
import theprocess.utils : SystemUser, getSystemUser, getCurrentUser, isCurrentUser, systemUserExists;
Undocumented in source.
- isCurrentUser (from theprocess.utils)
public
import theprocess.utils : SystemUser, getSystemUser, getCurrentUser, isCurrentUser, systemUserExists;
Undocumented in source.
- isProcessRunning (from theprocess.utils)
public
import theprocess.utils : resolveProgram, isProcessRunning;
Undocumented in source.
- resolveProgram (from theprocess.utils)
public
import theprocess.utils : resolveProgram, isProcessRunning;
Undocumented in source.
- systemUserExists (from theprocess.utils)
public
import theprocess.utils : SystemUser, getSystemUser, getCurrentUser, isCurrentUser, systemUserExists;
Undocumented in source.
Module that provides components to easily run other programs.