| Class | Description |
|---|---|
| DirectoryListing |
Get the actual list of files in a directory and provide a difference from the
previous listing.
|
| FileInfo |
File information structure.
|
| MappedLog |
Log a string (single-line) into a file but also keep all text in a HashSet so
that the strings can quickly looked up.
|
| SharedLog |
Log information directed into a file.
|