This is the cl-base16 Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:40:58 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-base16
Common 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.asd
cl-base16/package.lisp
cl-base16/cl-base16.lisp
cl-base16/builder.lisp
cl-base16/cl-yaml-parser-fix.lisp
cl-base16/cl-base16.lisp
package.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.lisp
cl-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.lisp
builder.lisp
(file).
cl-base16
(system).
Packages are listed by definition order.
cl-base16
common-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 |
---|