delegate
Delegate VFS
Create a language VFS instance which delegates to a LanguageVFSInfo provider; the provider is expected to supply an instance of FileSystem.
Return
A new language VFS instance
Parameters
language
Language ID which relates to this VFS provider
fs
Provider function which returns a LanguageVFSInfo instance