|
Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
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.