Macaulay2 » Documentation
Packages » Macaulay2Doc :: File
next | previous | forward | backward | up | index | toc

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 operating on path names:

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.