All Manuals > LispWorks® User Guide and Reference Manual > 35 The DSPEC Package

save-tags-database Function

Summary

Saves the current internal dspec database to a given file.

Package

dspec

Signature

save-tags-database pathname => pathname

Arguments
pathname
A filename.
Values
pathname
The filename that was supplied.
Description

The function save-tags-database saves the current internal dspec database into the file given by pathname. The file can then be used in the variable *active-finders*.

See also

*active-finders*
discard-source-info


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:33