Skip to content
This repository was archived by the owner on May 11, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 485 Bytes

Filesystem.hpp CircleCI

Originally from wjakob/filesystem

This is a tiny, self-contained Filesystem library for manipulating paths and the system's filesystem.

See filesystem.hpp (which contains all relevant code) for API and path_demo.cpp for usage examples.

License

Licensed under the BSD 2-Clause License.