cleanup, docs

This commit is contained in:
root
2026-06-16 12:21:31 +00:00
parent dff1959341
commit ea08d5f28b
296 changed files with 1571 additions and 1940 deletions
@@ -11,3 +11,6 @@ return value : worker process start directory
:content
Returns the directory captured when the native process started. It remains stable even if `cwd_set()` changes the current working directory.
:example
print("process_start_directory example\n");