Simple helper library.
- #include <pre/file/string.hpp> : Write file from and to file strings in one liner.
- #include <pre/file/home.hpp>: Get current user directory on any platform.
- #include <pre/file/hash.hpp>: Compute file hashes
cpp-pre/file
can be easily used with the tipi.build dependency manager, by adding the following to a .tipi/deps
:
{
"<dep-url>": { /* ... */ }
}
Copyright (c) 2012-2018 Damien Buhl alias daminetreg ([email protected])