Returns a string that can be passed to shell-command to start lisp and load the file 'startup.lisp'.
| make-start-lisp-for-test-command < t > |
| make-start-lisp-for-test-command (eql :allegro) |
| make-start-lisp-for-test-command (eql :clisp) |
| make-start-lisp-for-test-command (eql :openmcl) |
| make-start-lisp-for-test-command (eql :sbcl) |