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
@@ -11,7 +11,5 @@ return value : the file's name
:content
Isolates the file name component from a path or file name.
## Related Concepts
- PHP: `basename()`
- JavaScript / Node.js: Node `path.basename()`
:example
print("basename example\n");