This is the quick-patch Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:25:21 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
quick-patch
Easily override quicklisp projects without using git submodules
Arnold Noronha <arnold@jipr.io>
Mozilla Public License 2.0
0.0.1
Files are sorted by type and then listed depth-first from the systems components trees.
quick-patch/util.lisp
quick-patch
(system).
*whitespaces*
(special variable).
catdir
(function).
directory-exists-p
(function).
trim
(function).
quick-patch/impl.lisp
util.lisp
(file).
quick-patch
(system).
*cache-dir*
(special variable).
checkout-all
(function).
prepare-externals
(function).
register
(function).
register-external
(function).
*externals*
(special variable).
name-from-repo-name
(function).
prepare-git-repo
(function).
run-program-with-errors
(function).
quick-patch/all.lisp
impl.lisp
(file).
quick-patch
(system).
Packages are listed by definition order.
quick-patch/util
common-lisp
.
*whitespaces*
(special variable).
catdir
(function).
directory-exists-p
(function).
trim
(function).
quick-patch/impl
common-lisp
.
*cache-dir*
(special variable).
checkout-all
(function).
prepare-externals
(function).
register
(function).
register-external
(function).
*externals*
(special variable).
name-from-repo-name
(function).
prepare-git-repo
(function).
run-program-with-errors
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Clone the repo specified by REPO, and checkout COMMIT. If SUBDIRS is provided, add each of the directories to asdf:*central-registry*
Checks whether the file named by the pathname designator PATHSPEC exists and if it is a directory. Returns its truename if this is the case, NIL otherwise. The truename is returned in directory form as if by PATHNAME-AS-DIRECTORY.
Jump to: | C D F N P R T |
---|
Jump to: | C D F N P R T |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | A F I P Q S U |
---|
Jump to: | A F I P Q S U |
---|