Class | Description |
---|---|
PosixAPI |
POSIX API wrapper.
|
SU |
Executes
Callable as the super user, by forking a new process and executing the closure in there
if necessary. |
Exception | Description |
---|---|
PosixException |
Indicates an error during POSIX API call.
|
Copyright © 2016. All rights reserved.