callisto/man/fs/fs.3lua.scd
Jeremy Baxter 5cd636d6a7 fs(3lua): init man pages
Initialise man pages for the fs module.
2024-04-06 10:50:59 +13:00

15 lines
286 B
Markdown

FS(3lua) "3lua" "Callisto manual pages"
# NAME
*fs* - file system and path manipulation library
# SYNOPSIS
.Syn
# DESCRIPTION
The *fs* library provides routines to manipulate
files, directories, and other parts of the file system,
as well as path strings.
# SEE ALSO
callisto(3lua)