Expand description
Plugin-side interface to file system API.
Structs§
- File
Descriptor - A structure enabling a plugin to read from or write to an external entity, whether it is using the network (a.k.a. a socket) or is local to the host (a.k.a. a file).