noSuchProcess
No such process.
Declaration
static var noSuchProcess: Errno { get }Mentioned in
Discussion
There isn’t a process that corresponds to the specified process ID.
The corresponding C error is ESRCH.
No such process.
static var noSuchProcess: Errno { get }There isn’t a process that corresponds to the specified process ID.
The corresponding C error is ESRCH.