This is the cl-base16 Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 03:37:51 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-base16Common Lisp implementation of base16
Thomas Atkinson <thomas@pinegrove.io>
GPLv2
uiop (system).
cl-yaml (system).
cl-mustache (system).
cl-slug (system).
trivial-shell (system).
package.lisp (file).
cl-base16.lisp (file).
builder.lisp (file).
cl-yaml-parser-fix.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-base16/cl-base16.asdcl-base16/package.lispcl-base16/cl-base16.lispcl-base16/builder.lispcl-base16/cl-yaml-parser-fix.lispcl-base16/cl-base16.lisppackage.lisp (file).
cl-base16 (system).
*base-dir* (special variable).
*source-dir* (special variable).
apply-scheme (function).
get-template-dir (function).
load-scheme (function).
make-keyword (function).
open-template-or-nil (function).
save-theme (function).
cl-base16/builder.lispcl-base16.lisp (file).
cl-base16 (system).
update (function).
clone-or-update-git-repo (function).
fetch-list-contents (function).
update-sources (function).
cl-base16/cl-yaml-parser-fix.lispbuilder.lisp (file).
cl-base16 (system).
Packages are listed by definition order.
cl-base16common-lisp.
*base-dir* (special variable).
*source-dir* (special variable).
apply-scheme (function).
update (function).
clone-or-update-git-repo (function).
fetch-list-contents (function).
get-template-dir (function).
load-scheme (function).
make-keyword (function).
open-template-or-nil (function).
save-theme (function).
update-sources (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Base directory to expect input files from.
This is set to the base directory of the source files when loaded with asdf.
*base-dir* has to be of type pathname
Source directory.
This is set to *base-dir*/sources/ when loaded with asdf.
*source-dir* has to be of type pathname
As it says on the tin.
Fetch the contents of source source-name and clone th git repo’s it specifies.
Get the directory of template.
Load Scheme scheme as a cons list.
Make string key into a keyword.
Open template yaml file
Save theme specified by scheme after being applied to template.
Optionally specify:
The output path out to use
Update sources
If sources is nil update *base-dir*/sources.yaml
If it has a value convert a string to yaml
| Jump to: | A C F G L M O S U |
|---|
| Jump to: | A C F G L M O S U |
|---|
| Jump to: | *
S |
|---|
| Jump to: | *
S |
|---|
| Jump to: | B C F P S |
|---|
| Jump to: | B C F P S |
|---|