Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the com.dvlsoft.rcfiles Reference Manual, version 2.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Aug 15 03:57:00 2022 GMT+0.
Next: Systems, Previous: The com.dvlsoft.rcfiles Reference Manual, Up: The com.dvlsoft.rcfiles Reference Manual [Contents][Index]
-*- outline -*- * Copyright (C) 2010, 2011 Didier Verna This file is part of CL-RCFiles. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. * CL-RCFiles: Unix-like rc files for Common Lisp systems This very small Common Lisp library provides a way to add initialization files to ASDF systems. Every time ASDF loads, one or several corresponding .lisp files are loaded automatically afterwards. This lets you conditionally plug in additional behavior on a per-system basis without cluttering up any global Common Lisp init file. By default, these initialization files are expected to be found in: - ~/share/common-lisp/rc/pre/ for pre-loading initialization, - ~/share/common-lisp/rc/post/ for post-loading initialization. For backward-compatibility, files found directly in the rc/ directory are considered to be post-loading initialization files. You can modify the rc-files location by changing the values of the global variables *directory*, *pre-directory*, and *post-directory*.
Next: Files, Previous: Introduction, Up: The com.dvlsoft.rcfiles Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
2.0
Next: Packages, Previous: Systems, Up: The com.dvlsoft.rcfiles Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: com.dvlsoft.rcfiles/package.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
com.dvlsoft.rcfiles (system).
+version+ (constant).
Next: com.dvlsoft.rcfiles/rcfiles.lisp, Previous: com.dvlsoft.rcfiles/com.dvlsoft.rcfiles.asd, Up: Lisp [Contents][Index]
com.dvlsoft.rcfiles (system).
Previous: com.dvlsoft.rcfiles/package.lisp, Up: Lisp [Contents][Index]
package.lisp (file).
com.dvlsoft.rcfiles (system).
Next: Definitions, Previous: Files, Up: The com.dvlsoft.rcfiles Reference Manual [Contents][Index]
Packages are listed by definition order.
Next: com.dvlsoft.rcfiles.asdf, Previous: Packages, Up: Packages [Contents][Index]
common-lisp.
Previous: com.dvlsoft.rcfiles, Up: Packages [Contents][Index]
common-lisp.
+version+ (constant).
Next: Indexes, Previous: Packages, Up: The com.dvlsoft.rcfiles Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Previous: Definitions, Up: Definitions [Contents][Index]
Next: Special variables, Previous: Public Interface, Up: Public Interface [Contents][Index]
Current version of CL-RCFiles.
Previous: Constants, Up: Public Interface [Contents][Index]
Directory where initialization files should be found.
Directory where post-loading initialization files should be found.
Directory where pre-loading initialization files should be found.
Previous: Definitions, Up: The com.dvlsoft.rcfiles Reference Manual [Contents][Index]
Next: Data types, Previous: Functions, Up: Indexes [Contents][Index]
Jump to: | *
+
C S |
---|
Jump to: | *
+
C S |
---|
Jump to: | C F P R S |
---|
Jump to: | C F P R S |
---|