mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-07 00:39:30 +00:00
Created rmdir (markdown)
+10
@@ -0,0 +1,10 @@
|
|||||||
|
The Function `rmdir` has 1 Parameter.
|
||||||
|
|
||||||
|
`directory` -> The Directory which should be removed/deleted with all it's Content. A warning Message will also appear.
|
||||||
|
|
||||||
|
You can find an example here:
|
||||||
|
```
|
||||||
|
{
|
||||||
|
"type": "rmdir",
|
||||||
|
"directory": "sdmc:/3ds/oldFolder/unndeded"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user