tool-cache: Support for extracting xar compatible archives (#207)
* Test xar extraction
* Support for extracting xar compatible archives
* Only allow extractXar on mac
* Create xar during test instead of using prebuilt
* Update lockfiles
* Add verbose flag if debug
* Add extractXar example to readme
* Revert "Update lockfiles"
This reverts commit a6cbddccf6.
* Use node pkg in example
* Remove and ignore prebuilt xar
* Tests for non-existing dir and without flags
* Better arguments handling
* Make sure that target directory exists
Co-authored-by: Thomas Boop <52323235+thboop@users.noreply.github.com>
This commit is contained in:
co-authored by
Thomas Boop
parent
7e1c59c51e
commit
2710592b73
@@ -0,0 +1 @@
|
||||
file-with-ç-character.txt
|
||||
@@ -0,0 +1 @@
|
||||
file.txt contents
|
||||
@@ -0,0 +1 @@
|
||||
folder/nested-file.txt contents
|
||||
Reference in New Issue
Block a user