@php-wasm/universalFunctionswriteFileswriteFiles CallablewriteFiles(php: UniversalPHP, root: string, newFiles: FileTree, options?: WriteFilesOptions): Promise<void>Writes multiple files to a specified directory in the Playground filesystem.@exampleParametersphp: UniversalPHProot: stringnewFiles: FileTreeoptions: WriteFilesOptions = {}Returns Promise<void>
Writes multiple files to a specified directory in the Playground filesystem.