The com.dvlsoft.rcfiles Reference Manual

This is the com.dvlsoft.rcfiles Reference Manual, version 2.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 15:36:48 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 com.dvlsoft.rcfiles

Version

2.0

Source

com.dvlsoft.rcfiles.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 com.dvlsoft.rcfiles/com.dvlsoft.rcfiles.asd

Source

com.dvlsoft.rcfiles.asd.

Parent Component

com.dvlsoft.rcfiles (system).

ASDF Systems

com.dvlsoft.rcfiles.

Packages

com.dvlsoft.rcfiles.asdf.

Public Interface

+version+ (constant).


3.1.2 com.dvlsoft.rcfiles/package.lisp

Source

com.dvlsoft.rcfiles.asd.

Parent Component

com.dvlsoft.rcfiles (system).

Packages

com.dvlsoft.rcfiles.


3.1.3 com.dvlsoft.rcfiles/rcfiles.lisp

Dependency

package.lisp (file).

Source

com.dvlsoft.rcfiles.asd.

Parent Component

com.dvlsoft.rcfiles (system).

Public Interface

4 Packages

Packages are listed by definition order.


4.1 com.dvlsoft.rcfiles.asdf

Source

com.dvlsoft.rcfiles.asd.

Use List

common-lisp.

Public Interface

+version+ (constant).


4.2 com.dvlsoft.rcfiles

Source

package.lisp.

Use List

common-lisp.

Public Interface

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Constants

Constant: +version+

Current version of CL-RCFiles.

Package

com.dvlsoft.rcfiles.asdf.

Source

com.dvlsoft.rcfiles.asd.


5.1.2 Special variables

Special Variable: *directory*

Directory where initialization files should be found.

Package

com.dvlsoft.rcfiles.

Source

rcfiles.lisp.

Special Variable: *post-directory*

Directory where post-loading initialization files should be found.

Package

com.dvlsoft.rcfiles.

Source

rcfiles.lisp.

Special Variable: *pre-directory*

Directory where pre-loading initialization files should be found.

Package

com.dvlsoft.rcfiles.

Source

rcfiles.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions