next | previous | forward | backward | up | top | index | toc | home

File -- the class of all files

Description

Files may be input files, output files, pipes, or sockets. A list of currently open files may be obtained with openFiles.

Functions and methods returning a file :

Methods that use a file :

Fixed objects of class File :

For the programmer

The object File is a type, with ancestor class Thing.