This is the trivial-file-size Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:56:02 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-file-size
Stat a file’s size.
Paul M. Rodriguez <pmr@ruricolist.com>
MIT
sb-posix
(system)., required, for feature :sbcl
uiop
(system).
package.lisp
(file).
trivial-file-size.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-file-size/trivial-file-size.asd
trivial-file-size/package.lisp
trivial-file-size/trivial-file-size.lisp
trivial-file-size/trivial-file-size.asd
trivial-file-size
(system).
trivial-file-size/trivial-file-size.lisp
package.lisp
(file).
trivial-file-size
(system).
file-size-in-octets
(function).
file-size
(type).
file-size-from-stream
(function).
Packages are listed by definition order.
trivial-file-size
common-lisp
.
file-size-in-octets
(function).
file-size
(type).
file-size-from-stream
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Return the size of FILE in octets.
Whenever possible, get the size from the file’s metadata.
Some platforms (e.g. ABCL) may return 0 when the file does not exist.
Jump to: | F P S T |
---|
Jump to: | F P S T |
---|