| Package | Description |
|---|---|
| org.kepler.io |
| Modifier and Type | Method and Description |
|---|---|
FileInfo[] |
DirectoryListing.getList()
Get the list itself.
|
FileInfo[] |
DirectoryListing.getNewFiles(boolean checkModifications)
Get the list of 'new' files, i.e. that are in currentList and not in
prevList.
|