Generic Function Make-Start-Lisp-For-Test-Command (5 methods)

( make-start-lisp-for-test-command < implementation > )

Part of:

package asdf-install-tester
Returns a string that can be passed to shell-command to start lisp and load the file 'startup.lisp'.

Method Summary

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)