3 Advanced scripting
Colin Okay edited this page 2020-07-30 10:08:08 -05:00

TBP

installation hook

During the installation of the quicklisp library using ros install [system], roswell adds :ros.installing to *features*, and also calls ros:*build-hook* when ql:quickload is complete. You can set this hook to a function with no arguments.