VirtualDirectory: {
    children: (VirtualFile | string)[];
    dirPath: SourcePath;
}