This is the 40ants-asdf-system Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Sep 15 03:11:52 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
40ants-asdf-system
Provides a class for being used instead of asdf:package-inferred-system.
Alexander Artemenko
(GIT https://github.com/40ants/40ants-asdf-system)
BSD
src
(module).
Modules are listed depth-first from the system components tree.
40ants-asdf-system/src
40ants-asdf-system
(system).
package.lisp
(file).
version.lisp
(file).
readme.lisp
(file).
system.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
40ants-asdf-system/40ants-asdf-system.asd
40ants-asdf-system/src/package.lisp
40ants-asdf-system/src/version.lisp
40ants-asdf-system/src/readme.lisp
40ants-asdf-system/src/system.lisp
40ants-asdf-system/40ants-asdf-system.asd
40ants-asdf-system
(system).
40ants-asdf-system/src/version.lisp
package.lisp
(file).
src
(module).
extract-version-from-changelog
(function).
read-file-forms
(function).
retrieve-system-version
(function).
40ants-asdf-system/src/readme.lisp
package.lisp
(file).
src
(module).
retrieve-system-readme
(function).
40ants-asdf-system/src/system.lisp
version.lisp
(file).
src
(module).
operate
(method).
operate
(method).
path-to-changelog
(reader method).
path-to-readme
(reader method).
40ants-asdf-system
(class).
set-40ants-system-version
(function).
Packages are listed by definition order.
40ants-asdf-system
40ants-asdf-system/system
common-lisp
.
path-to-changelog
(generic reader).
path-to-changelog
(slot).
path-to-readme
(generic reader).
path-to-readme
(slot).
extract-version-from-changelog
(function).
read-file-forms
(function).
retrieve-system-readme
(function).
retrieve-system-version
(function).
set-40ants-system-version
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
40ants-asdf-system
)) ¶System relative path to a changelog, if string is given, then it will be processed using uiop:parse-unix-namestring function.
40ants-asdf-system
)) ¶System relative path to a README.md, if string is given, then it will be processed using uiop:parse-unix-namestring function.
build-op
) (system 40ants-asdf-system
) &rest rest) ¶This method is called when user does ASDF:MAKE.
asdf/operate
.
load-op
) (system 40ants-asdf-system
) &rest rest) ¶This method is called when user does ASDF:LOAD-SYSTEM.
asdf/operate
.
This ASDF system class takes it’s version from src/changelog.lisp
asdf/interface
.
package-inferred-system
.
System relative path to a changelog, if string is given, then it will be processed using uiop:parse-unix-namestring function.
(or string pathname)
"docs/changelog.lisp"
:path-to-changelog
This slot is read-only.
System relative path to a README.md, if string is given, then it will be processed using uiop:parse-unix-namestring function.
(or string pathname)
"readme.md"
:path-to-readme
This slot is read-only.
Jump to: | E F G M O P R S |
---|
Jump to: | E F G M O P R S |
---|
Jump to: | P S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
P | |||
path-to-changelog : | Private classes | ||
path-to-readme : | Private classes | ||
| |||
S | |||
Slot, path-to-changelog : | Private classes | ||
Slot, path-to-readme : | Private classes | ||
|
Jump to: | P S |
---|
Jump to: | 4
C F M P R S V |
---|
Jump to: | 4
C F M P R S V |
---|