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
+2 -4
View File
@@ -12,7 +12,5 @@ Returns the normalized paths of all known `.uce` units.
This includes the shared known-unit registry plus any units already loaded in the current runtime process.
Related:
- PHP: enumerating available modules, templates, or plugin entrypoints
- JavaScript / Node.js: listing registered modules, routes, or dynamically discovered components
:example
print("units_list example\n");