Treatments group for dealing with archives files.
Last updated 1 year ago
Documentation
Social
These are the treatments currently provided by the "Archive" treatment group:
The archive format must be supported by Repository Manager, and have the correct file extension for the format.
For list of supported archive formats:
{ ... "treatments": [ { "treatment": "archive.extract", "arguments": ["default-images.zip", "apps/wiigallery/images/"] }, ], ... }
archive.extract
["path", "to_path"]
Extracts an archive at given "path" to the "to_path".