lispdoc - results for rename-package |
(rename-package package-designator name &optional (nicknames nil)) | Function: Changes the name and nicknames for a package.
|
| Mentioned in: CLtL2 - 11.2. Package Names CLtL2 - 11.7. Package System Functions and Variables HyperSpec - Function RENAME-PACKAGE | |
(rename-file file new-name) | Function: Rename FILE to have the specified NEW-NAME. If FILE is a stream open to a file, then the associated file is renamed.
|
| Mentioned in: CLtL2 - 23.1.4. Extended Wildcards CLtL2 - 23.1.5.3. Using Logical Pathnames CLtL2 - 23.3. Renaming, Deleting, and Other File Operations HyperSpec - Function RENAME-FILE PCL - interacting with the file system | |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |