The File Class

The File class provides services which are common to all the filesystems supported by ooRexx. A File object represents a path to a file or directory. The path can be relative or absolute.

The class File subclasses (specializes) The Object Class and inherits (specializes) in addition in the following order: