GNU Info

Info Node: (librep.info)File Objects

(librep.info)File Objects


Next: File Information Prev: File Names Up: Files
Enter node , (file) or (file)node

File Objects
------------

   A file object is a Lisp object which represents an open file in the
filing system. Any file object may be used as a stream (either input or
output) to access the contents of the file (Note: Streams).

 - Function: filep object
     This function returns true when its argument is a file object.

Creating File Objects
Opening files
Destroying File Objects
Closing files
Functions on File Objects
Functions operating on file objects

automatically generated by info2www version 1.2.2.9