Functions | |
---|---|
program-arguments | |
program-invocation-name | |
program-invocation-short-name | |
(setf program-arguments) | value |
(setf program-invocation-name) | value |
Return the program name as invoked on the command line. Value is a string.
Set the program name. Value has to be a string, a pathname, or a file stream.
Return the program name as invoked on the command line but without the directory part. Value is a string.