Package jetbrains.mps.vfs.refresh
Classes from this package should be moved to workbench level as soon as
 there's no refresh actions in ModuleMiner and models roots.
 It's absolutely odd in core since we don't consider file refresh processes in core
- 
Interface Summary Interface Description CachingContext Context for theCachingFile.refresh(CachingContext)Created by apyshkin on 6/19/16.CachingFile An implementing class is supposed to cache (in its own way) the tangible information about files on disk (e.g.CachingFileSystem special fs for the caching files Created by apyshkin on 6/20/16.FileListener A listener to a file Created by apyshkin on 6/23/16.FileSystemEvent FS event FIXME we merge all the fs events into one pile illegally FIXME while sometimes we prefer to have a list of consequtive events Created by apyshkin on 6/23/16.FileSystemListener Deprecated. useFileListenerin the case when you do not need to have any dependencies. - 
Class Summary Class Description DefaultCachingContext These parameters are used by idea virtual file system Created by apyshkin on 6/19/16.FileListenerAdapter AdaptsFileListenertoFileSystemListenerCreated by apyshkin on 6/23/16.FileListeningPreferences Options of file-system notifications filteringFileListeningPreferences.PreferencesBuilder FileRefresh Utility to perform recursive refresh.