Reads the description of a virtual filesystem from a file and overlays it over the real file system. llvm-svn: 202176
5 lines
82 B
YAML
5 lines
82 B
YAML
{
|
|
'version': 0,
|
|
'roots': [ { 'name' : 'foo', 'external-contents': 'bar' } ]
|
|
}
|