saker.build Documentation TaskDoc JavaDoc Packages
public interface FileChangeDelta extends BuildDelta
Methods
public SakerFile
Gets the SakerFile instance which was discovered.
public SakerPath
Gets the absolute path of the file.
public Object
Gets the tag which was used to report the given dependency.
Inherited methods
Gets the SakerFile instance which was discovered.
The file or null if it doesn't exist.
Gets the absolute path of the file.
The file path.
Gets the tag which was used to report the given dependency.

For more information about tags see TaskContext documentation.

The tag (nullable).