Description
A filesystem library that brings C++17 std::filesystem-style functionality to projects using several C++ language standards. Developers use it to work with paths, directories, and file metadata in portable code.
Install it when building software that depends on ghc-filesystem. File operations can affect user data, so applications using it still need careful path validation.