cleanup, docs
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
dir_remove
|
||||
|
||||
Structural filesystem operation across the wasm host membrane. All path arguments are policy-gated through the same guest file/write roots as other file APIs and return false on denial or OS error.
|
||||
|
||||
:see
|
||||
>sys
|
||||
|
||||
:example
|
||||
print("dir_remove example\n");
|
||||
|
||||
Reference in New Issue
Block a user