lispdoc - results for compile-file-pathname |
(compile-file-pathname input-file &key (output-file nil output-file-p) &allow-other-keys) | Function: Return a pathname describing what file COMPILE-FILE would write to given these arguments.
|
| Mentioned in: CLtL2 - 23.1.5.3. Using Logical Pathnames CLtL2 - 23.1.5.5. Discussion of Logical Pathnames HyperSpec - Function COMPILE-FILE-PATHNAME | |
*compile-file-pathname* | Variable: The defaulted pathname of the file currently being compiled, or NIL if not compiling.
|
| Mentioned in: CLtL2 - 25.1. The Compiler HyperSpec - Variable *COMPILE-FILE-PATHNAME*, *COMPILE-FILE-TRUENAME | |
(asdf:compile-file-pathname* input-file &rest keys &key output-file &allow-other-keys) | Undocumented
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |