class
Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Superclass: Task

Class deprecated or moved

This class is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

A FileTask is a task that includes time based dependencies. If any of a FileTask’s prerequisites have a timestamp that is later than the file represented by this task, then the file must be rebuilt (using the supplied actions).

Show files where this class is defined (1 file)
Register or log in to add new notes.