Searched defs:YAMLVFSEntry (Results 1 – 1 of 1) sorted by relevance
651 struct YAMLVFSEntry { struct654 : VPath(std::forward<T1>(VPath)), RPath(std::forward<T2>(RPath)), in VPath()656 std::string VPath;657 std::string RPath;658 bool IsDirectory = false;