MCPcopy 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
2231std::string IGFD::FileManager::GetBack() {
2232 return m_CurrentPathDecomposition.back();
2233}
2234
2235void IGFD::FileManager::ClearComposer() {
2236 m_CurrentPathDecomposition.clear();

Callers 1

m_DrawPlacesPaneMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected