emscripten-core/emscripten

[question] [feature request] rmtree + makedirs(*, exist_ok=True) helper in standard library (FS, JavaScript)

Open

#13,920 建立於 2021年4月16日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)C++ (3,519 fork)batch import
good first bughelp wanted

倉庫指標

Star
 (27,361 star)
PR 合併指標
 (平均合併 19天 10小時) (30 天內合併 147 個 PR)

描述

Having to write a recursive loop to remove a directory can be a hassle. I propose to have some rmtree helper in the standard library or to extend rmdir to process recursive deletes

貢獻者指南