TARAXA
|
#include <sodium/core.h>
#include <sys/statvfs.h>
#include <cstdint>
#include <filesystem>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | taraxa |
Functions | |
void | taraxa::static_init () |
bool | taraxa::checkDiskSpace (const fs::path &path, uint64_t required_space_MB) |