Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiekick/ImGuiFileDialog
/ exist
Method
exist
ImGuiFileDialog.h:308–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
bool exist(const std::string& vKey) const {
309
return (m_Dico.find(vKey) != m_Dico.end());
310
}
311
};
312
313
class IGFD_API FileInfos;
Callers
1
IsCoveredByFilters
Method · 0.80
Calls
1
end
Method · 0.80
Tested by
no test coverage detected