Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiekick/ImGuiFileDialog
/ GetBack
Method
GetBack
ImGuiFileDialog.cpp:2231–2233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2229
}
2230
2231
std::string IGFD::FileManager::GetBack() {
2232
return m_CurrentPathDecomposition.back();
2233
}
2234
2235
void IGFD::FileManager::ClearComposer() {
2236
m_CurrentPathDecomposition.clear();
Callers
1
m_DrawPlacesPane
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected