@wp-playground/blueprintsFunctionsrmdirrmdir Callablermdir(php: UniversalPHP, args: Omit<RmdirStep, step>, progressArgs?: StepProgress): anyRemoves a directory at the specified path.Parametersphp: UniversalPHPA PHP instance or Playground client.args: Omit<RmdirStep, step>optionalprogressArgs: StepProgressReturns any
Removes a directory at the specified path.