@wp-playground/clientFunctionswriteFileswriteFiles CallablewriteFiles(php: UniversalPHP, args: Omit<WriteFilesStep<Directory>, step>, progressArgs?: StepProgress): anyWrites multiple files to a specified directory in the Playground filesystem.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<WriteFilesStep<Directory>, step>optionalprogressArgs: StepProgressReturns any
Writes multiple files to a specified directory in the Playground filesystem.