Function: COMMON-LISP:RENAME-FILE

package type clhs github

Rename FILE to have the specified NEW-NAME. If FILE is a stream open to a file, then the associated file is renamed.

Lambda list

(sb-impl::file sb-impl::new-name)