Subprocess.getIdentifier

On UNIX, returns the process ID as a decimal string. On Windows, returns the result of GetProcessId() also as a string.

class Subprocess
string
getIdentifier
()

Meta