Raw file descriptor handling.
| Name | Description |
|---|---|
| flags | File description flags. |
| Kind | Name | Description |
|---|---|---|
| Struct | DescriptionFlags | File description flags. |
| Trait | FDContainer | Objects that are file descriptor wrappers. |
| Struct | FdIo | A read/write wrapper for raw file descriptors. |
| Name | Description |
|---|---|
| STDERR | FdIo wrapping |
| STDIN | FdIo wrapping |
| STDOUT | FdIo wrapping |