Files
uce/site/doc/pages/file_rename.txt
T
2026-06-16 12:21:31 +00:00

10 lines
264 B
Plaintext

file_rename
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("file_rename example\n");