This is the cl-autorepo Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 04:40:41 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-autorepo
A simple mechanism to auto-load ASDF systems from repositories.
Bill St. Clair <bill@billstclair.com>
Apache
1.0.0
src
(module).
Modules are listed depth-first from the system components tree.
cl-autorepo/src
cl-autorepo
(system).
package.lisp
(file).
autorepo.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-autorepo/src/autorepo.lisp
package.lisp
(file).
src
(module).
add-system
(function).
download-repo
(generic function).
*repo-dir*
(special variable).
download-repo-helper
(function).
Packages are listed by definition order.
cl-autorepo
common-lisp
.
add-system
(function).
download-repo
(generic function).
*repo-dir*
(special variable).
download-repo-helper
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Download the system named NAME of REPOSITORY-TYPE from the URL, unless it’s already defined.
Download a repository of REPOSITORY-TYPE from URL, as a
subdirectory of DIRECTORY. REPOSITORY-TYPE can be :GIT, :SVN, :DARCS, or :HG
Jump to: | A D F G M |
---|
Jump to: | A D F G M |
---|
Jump to: | *
S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
* | |||
*repo-dir* : | Private special variables | ||
| |||
S | |||
Special Variable, *repo-dir* : | Private special variables | ||
|
Jump to: | *
S |
---|
Jump to: | A C F M P S |
---|
Jump to: | A C F M P S |
---|