The name of the function whose arguments are required.
If
error-p
is
nil
, the function returns
:none
if the function is not defined, and does not start the debugger.
TEST 2 > (function-lambda-list 'editor:create-buffer-command)
(EDITOR::P &OPTIONAL EDITOR:BUFFER-NAME)