NextPrevUpTopContentsIndex

:clos-info

Keyword

Default value: nil

With this keyword you can make the delivered image print a list of the remaining classes, methods, or both, after execution terminates.

Possible values of :clos-info are:

:classes

print remaining classes only

:methods

print remaining methods only

:classes-and-methods

print remaining classes and methods

The output is written to the file given by :diagnostics-file.


LispWorks Delivery User Guide - 7 Apr 2005

NextPrevUpTopContentsIndex