public class DirectorySnapshot
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHash() |
boolean |
isUpToDate(java.io.File projectRoot,
java.io.File targetDir) |
static DirectorySnapshot |
of(java.io.File projectRoot,
java.io.File targetDir) |
public static DirectorySnapshot of(java.io.File projectRoot, java.io.File targetDir)
public boolean isUpToDate(java.io.File projectRoot,
java.io.File targetDir)
public java.lang.String getHash()