15 lines
286 B
Markdown
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)
|