23 Mar
2015
23 Mar
'15
3:16 p.m.
Faré wrote:
On Sat, Mar 21, 2015 at 11:27 PM, Christian Schafmeister <chris.schaf@verizon.net> wrote:
I was given some code to extract all of the source files that a system requires for building.
It gave me what you see below:
How would I get the full pathname of one of these CL-SOURCE-FILE objects?
asdf:component-pathname
The manual could admittedly explain these things better, but oh well, at this point, I'll direct you to using apropos and to browsing the source-code, and I'll invite you to write the missing pieces of the manual.
I have just pushed a version of the ASDF manual that adds documentation for COMPONENT-PATHNAME. Currently it's only in the git repo. cheers, r