emscripten-core/emscripten

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

オープン

#13,920 opened on 2021/04/16

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,519 件のフォーク)batch import
good first bughelp wanted

Repository metrics

Stars
 (27,361 個のスター)
PR merge metrics
 (平均マージ 19d 10h) (30d で 147 merged PRs)

説明

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

コントリビューターガイド