| Moodle APIs 3.9
    Moodle 3.9.13+ (Build: 20220325) | 
Implementation of .tar.gz extractor. More...
| Classes | |
| class | tgz_extractor | 
| Extracts .tar.gz files (POSIX format).  More... | |
| interface | tgz_extractor_handler | 
| Interface for callback from tgz_extractor::extract.  More... | |
Implementation of .tar.gz extractor.
Handles extraction of .tar.gz files. Do not call directly; use methods in tgz_packer.