InputFileDetails

A change to an input file.

Functions

Link copied to clipboard
abstract fun getFile(): File
The input file, which may no longer exist.
Link copied to clipboard
abstract fun isAdded(): Boolean
Was the file added?
Link copied to clipboard
abstract fun isModified(): Boolean
Was the file modified?
Link copied to clipboard
abstract fun isRemoved(): Boolean
Was the file removed?