Open Metaxal opened 4 years ago
In particular, if #:output-to has changed, then it must be reloaded. Unfortunately, this may incur some delay.
#:output-to
Another possibility is to first check if the file timestamp is newer than the latest reload.
In particular, if
#:output-to
has changed, then it must be reloaded. Unfortunately, this may incur some delay.Another possibility is to first check if the file timestamp is newer than the latest reload.