ar-cpp
Namespaces | Functions
extraction.h File Reference

Archive extraction. More...

#include <memory>

Go to the source code of this file.

Namespaces

 ar
 The namespace of the library.
 

Functions

Files ar::extract (std::unique_ptr< File > archive)
 Extracts the given archive and returns the files it contains. More...
 

Detailed Description

Archive extraction.

License
MIT, see the LICENSE file for more details