DirInfoCache typedef

DirInfoCache = MapEntry<String, Iterable<FtpEntry>>

Implementation

typedef DirInfoCache = MapEntry<String, Iterable<FtpEntry>>;