emscripten-core/emscripten

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

Open

#13.920 aperta il 16 apr 2021

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)C++ (3519 fork)batch import
good first bughelp wanted

Metriche repository

Star
 (27.361 star)
Metriche merge PR
 (Merge medio 19g 10h) (147 PR mergiate in 30 g)

Descrizione

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

Guida contributor