utilities
ModulePrivateSource
Shared utilities used for handling the files and requests.
Classes
Member | |
---|---|
TempDir | A handle of a temporary directory. |
StreamFinalizer | Finalizer for a stream IO when the stream has been delivered. |
Functions
Member | |
---|---|
is_in_main_process | A function used for checking whether the current process is the main process or not. |
remove_temp_dir | Remove the temporary directory. |