MCPcopy 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
2293std::string IGFD::FileManager::GetBack() {
2294 return m_CurrentPathDecomposition.back();
2295}
2296
2297void IGFD::FileManager::ClearComposer() {
2298 m_CurrentPathDecomposition.clear();

Callers 1

m_DrawPlacesPaneMethod · 0.80

Calls 1

backMethod · 0.80

Tested by

no test coverage detected