This is the cl-project Reference Manual, version 0.3.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:14:13 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-projectGenerate a skeleton for modern project
Eitaro Fukamachi
MIT
0.3.1
cl-emb (system).
uiop (system).
cl-ppcre (system).
local-time (system).
prove (system).
src (module).
Modules are listed depth-first from the system components tree.
cl-project/srccl-project (system).
cl-project.lisp (file).
file.lisp (file).
skeleton.lisp (file).
io.lisp (file).
middleware.lisp (file).
specials.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-project/cl-project.asdcl-project/src/cl-project.lispcl-project/src/file.lispcl-project/src/skeleton.lispcl-project/src/io.lispcl-project/src/middleware.lispcl-project/src/specials.lispcl-project/src/cl-project.lispspecials.lisp (file).
file.lisp (file).
skeleton.lisp (file).
src (module).
generate-skeleton (function).
make-project (function).
cl-project/src/file.lispspecials.lisp (file).
io.lisp (file).
src (module).
generate (generic function).
make-template-file (function).
template-file (class).
template-file-path (reader method).
(setf template-file-path) (writer method).
cl-project/src/skeleton.lispspecials.lisp (file).
file.lisp (file).
middleware.lisp (file).
src (module).
generate (method).
make-skeleton (function).
make-skeleton-from-directory (function).
skeleton (class).
maptree (function).
skeleton-children (reader method).
(setf skeleton-children) (writer method).
skeleton-path (reader method).
(setf skeleton-path) (writer method).
cl-project/src/io.lispspecials.lisp (file).
src (module).
copy-file-to-file (function).
cl-project/src/middleware.lispfile.lisp (file).
src (module).
*without-tests* (special variable).
cl-project/src/specials.lispsrc (module).
*default-skeleton-directory* (special variable).
*skeleton-directory* (special variable).
*skeleton-parameters* (special variable).
Packages are listed by definition order.
cl-project.filecl-projectcl-project.specialscl-project.skeletoncl-project.middlewarecl-project.iocl-project.filecl-project.specials.
common-lisp.
generate (generic function).
make-template-file (function).
template-file (class).
template-file-path (generic reader).
(setf template-file-path) (generic writer).
cl-projectcommon-lisp.
generate-skeleton (function).
make-project (function).
cl-project.specialscommon-lisp.
*default-skeleton-directory* (special variable).
*skeleton-directory* (special variable).
*skeleton-parameters* (special variable).
cl-project.skeletoncl-project.specials.
common-lisp.
make-skeleton (function).
make-skeleton-from-directory (function).
skeleton (class).
maptree (function).
skeleton-children (generic reader).
(setf skeleton-children) (generic writer).
skeleton-path (generic reader).
(setf skeleton-path) (generic writer).
cl-project.middlewarecommon-lisp.
*without-tests* (special variable).
cl-project.iocl-project.specials.
common-lisp.
copy-file-to-file (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Copy a file ‘source-path‘ to the ‘target-path‘.
General skeleton generator.
Generate a skeleton.
template-file) target-dir &key verbose) ¶template-file)) ¶automatically generated reader method
template-file)) ¶automatically generated writer method
pathname
:path
| Jump to: | (
C F G M S T |
|---|
| Jump to: | (
C F G M S T |
|---|
| Jump to: | *
C P S |
|---|
| Jump to: | *
C P S |
|---|
| Jump to: | C F I M P S T |
|---|
| Jump to: | C F I M P S T |
|---|