for cases where you want to delete a directory that may or may not
exist:
wrench.rmdirSyncRecursive('dir', true);
|
||
|---|---|---|
| .. | ||
| wrench.js | ||
for cases where you want to delete a directory that may or may not
exist:
wrench.rmdirSyncRecursive('dir', true);
|
||
|---|---|---|
| .. | ||
| wrench.js | ||