All Manuals > LispWorks Delivery User Guide > 16 Delivery Reference Entries

NextPrevUpTopContentsIndex

deliver-keywords

Function
Summary

Prints the legal keywords to deliver.

Package

lispworks

Signature

deliver-keywords => nil

Description

The function deliver-keywords prints the legal keywords to deliver.

If the default value for a particular keyword is non-nil, it is printed on the same line. The default is a form that is evaluated if the keyword was not passed to deliver, in the order that deliver-keywords prints.

deliver-keywords also prints a short documentation string for each keyword.

See also

deliver


LispWorks Delivery User Guide - 15 Feb 2015

NextPrevUpTopContentsIndex