MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / ClearComposer

Method ClearComposer

external/ImGuiFileDialog/ImGuiFileDialog.cpp:2297–2299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2295}
2296
2297void IGFD::FileManager::ClearComposer() {
2298 m_CurrentPathDecomposition.clear();
2299}
2300
2301void IGFD::FileManager::ClearAll() {
2302 ClearComposer();

Callers 1

DisplayMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected