See: Description
Class | Description |
---|---|
Unix |
A utility class that provides access to common Unix system calls.
|
Unix.Group |
A class representing the Unix
group struct. |
Unix.Password |
A class representing the Unix
passwd struct. |
Unix.Stat |
A class representing the Unix
stat structure. |
Enum | Description |
---|---|
FileLinkType |
The type of a link in the file system.
|
This package provides some basic (POSIX-compliant) Unix system calls.