@wp-playground/blueprintsFunctionsunzipunzip Callableunzip(php: UniversalPHP, args: Omit<UnzipStep<File>, step>, progressArgs?: StepProgress): anyUnzip a zip file.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<UnzipStep<File>, step>optionalprogressArgs: StepProgressReturns any
Unzip a zip file.