ar-cpp
Namespaces | Functions
extraction.cpp File Reference

Implementation of archive extraction. More...

#include "ar/extraction.h"
#include "ar/file.h"
#include "ar/internal/extractor.h"

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

Implementation of archive extraction.

License
MIT, see the LICENSE file for more details