This is the cl-ini Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:02:22 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-ini
INI file parser
ava fox <dev@computerfox.xyz>
MIT
0.1
str
(system).
package.lisp
(file).
cl-ini.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-ini/cl-ini.lisp
package.lisp
(file).
cl-ini
(system).
agetf
(function).
comment-p
(function).
parse-keypair
(function).
parse-section-header
(function).
parse-value
(function).
read-file
(function).
section-header-p
(function).
should-remove-p
(function).
to-keyword
(function).
Packages are listed by definition order.
cl-ini
ini
common-lisp
.
agetf
(function).
comment-p
(function).
parse-keypair
(function).
parse-section-header
(function).
parse-value
(function).
read-file
(function).
section-header-p
(function).
should-remove-p
(function).
to-keyword
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
returns the value of KEY for SECTION in INI
returns NIL if key is missing
reads FILE in and parses it
if no section is defined then all key-pairs are put into a :GLOBAL section
returns an alist with the same structure of the ini file
determines what kind of data VALUE is, and parses it correctly
Jump to: | A C F I P R S T |
---|
Jump to: | A C F I P R S T |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|