MCPcopy Create free account
hub / github.com/aiekick/ImGuiFileDialog / what

Method what

ImGuiFileDialog.cpp:433–435  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

431 m_msg(vMsg) {
432 }
433 char const* what() const noexcept override {
434 return m_msg;
435 }
436};
437
438#ifndef CUSTOM_FILESYSTEM_INCLUDE

Callers 2

ScanDirectoryMethod · 0.80
FileSystemDirentClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected