Function: COMMON-LISP:DRIBBLE

package type clhs github

With a file name as an argument, dribble opens the file and sends a record of further I/O to that file. Without an argument, it closes the dribble file, and quits logging.

Lambda list

(&optional pathname &key sb-impl::if-exists)