Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlitterStudio/amiberry
/ GetBack
Method
GetBack
external/ImGuiFileDialog/ImGuiFileDialog.cpp:2293–2295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2291
}
2292
2293
std::string IGFD::FileManager::GetBack() {
2294
return m_CurrentPathDecomposition.back();
2295
}
2296
2297
void IGFD::FileManager::ClearComposer() {
2298
m_CurrentPathDecomposition.clear();
Callers
1
m_DrawPlacesPane
Method · 0.80
Calls
1
back
Method · 0.80
Tested by
no test coverage detected