🟩 Synchronous Disk File I/O (see File for more details) More...
Classes | |
struct | SC::File |
Wraps a SC::FileDescriptor to open it and use strings / buffers. More... | |
struct | SC::FileOpen |
Options used to open a file descriptor. More... | |
struct | SC::FileDescriptor |
File Descriptor (use File to open and use it with strings and buffers). More... | |
struct | SC::PipeDescriptor |
Read / Write pipe (Process stdin/stdout and IPC communication) More... | |