@wp-playground/blueprintsInterfacesMkdirStepOn this pageMkdirStep Creates a directory at the specified path.@hasRunnableExample@example<code>{ "step": "mkdir", "path": "/wordpress/my-new-folder"}</code>Index PropertiespathstepProperties pathpath: stringThe path of the directory you want to createstepstep: mkdir
Creates a directory at the specified path.