@wp-playground/clientFunctionsmkdirmkdir Callablemkdir(php: UniversalPHP, args: Omit<MkdirStep, step>, progressArgs?: StepProgress): anyCreates a directory at the specified path.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<MkdirStep, step>optionalprogressArgs: StepProgressReturns any
Creates a directory at the specified path.