Update writeFiles
documentation
#2134
Labels
[Type] Documentation
Improvements or additions to documentation
writeFiles
documentation
#2134
the step is listened under Blueprints > Steps > WriteFiles
https://wordpress.github.io/wordpress-playground/blueprints/steps#WriteFilesStep
"resource" for
filesTree
with possible values 'literal:directoryor
git:directory`"name" - the name of the root directory
"files" - an object where:
Keys are filenames/paths
Values are either: String: content for files
Nested objects for subdirectories
I would also add a representation of the directory structure
my-plugin/
├ index.php
├ public
├─ style.css
The text was updated successfully, but these errors were encountered: