raulfraile / distill

Smart compressed files extractor for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to disable extraction methods

raulfraile opened this issue · comments

Add the option to not use any of the extraction methods for a file format. For example, disable the unzip command method from the ZipAdapter.

Fixed