Updated extractFile (markdown)

Pk11
2020-09-25 15:50:28 -05:00
parent cfc5bec4ed
commit dfc5044208
+1 -1
@@ -2,7 +2,7 @@ The Function `extractFile` contains 4 Parameters.
`file` -> The Path to the Archive.
`input` -> What exactly in the Archive should be extracted?
`input` -> What exactly in the Archive should be extracted? This will be parsed as a RegExp
`output` -> Where should it be extracted?