- (print-completions (lambda (completions) ...))parameter
Handles how the completions are handled. By default it prints the number of completions a newline and each completion separated by a space character, ending with a newline.
Handles how the completions are handled. By default it prints the number of completions a newline and each completion separated by a space character, ending with a newline.