| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.6.2.17 rnrs files
The (rnrs files (6)) library provides the file-exists? and
delete-file procedures, which test for the existence of a file
and allow the deletion of files from the file system, respectively.
These procedures are identical to the ones provided by Guile’s core library. See section File System, for documentation.
