Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 135 Bytes

sch-tree-delete-directory.md

File metadata and controls

7 lines (5 loc) · 135 Bytes

sch-tree-delete-directory

Delete a directory from the tree

tree.getDir(path).visit(filePath => tree.delete(filePath));