This is the cl-project Reference Manual, version 0.3.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 04:21:36 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-project
Generate a skeleton for modern project
Eitaro Fukamachi
LLGPL
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/src
cl-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.asd
cl-project/src/cl-project.lisp
cl-project/src/file.lisp
cl-project/src/skeleton.lisp
cl-project/src/io.lisp
cl-project/src/middleware.lisp
cl-project/src/specials.lisp
cl-project/src/cl-project.lisp
specials.lisp
(file).
file.lisp
(file).
skeleton.lisp
(file).
src
(module).
generate-skeleton
(function).
make-project
(function).
cl-project/src/file.lisp
specials.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.lisp
specials.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.lisp
specials.lisp
(file).
src
(module).
copy-file-to-file
(function).
cl-project/src/middleware.lisp
file.lisp
(file).
src
(module).
*without-tests*
(special variable).
cl-project/src/specials.lisp
src
(module).
*default-skeleton-directory*
(special variable).
*skeleton-directory*
(special variable).
*skeleton-parameters*
(special variable).
Packages are listed by definition order.
cl-project.file
cl-project
cl-project.specials
cl-project.skeleton
cl-project.middleware
cl-project.io
cl-project.file
cl-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-project
common-lisp
.
generate-skeleton
(function).
make-project
(function).
cl-project.specials
common-lisp
.
*default-skeleton-directory*
(special variable).
*skeleton-directory*
(special variable).
*skeleton-parameters*
(special variable).
cl-project.skeleton
cl-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.middleware
common-lisp
.
*without-tests*
(special variable).
cl-project.io
cl-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 |
---|