MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / exeName

Method exeName

Bcore/src/main/cpp/Dobby/tests/catch.hpp:5412–5414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5410 }
5411
5412 auto exeName() const -> std::string {
5413 return m_exeName;
5414 }
5415};
5416
5417// Wraps a token coming from a token stream. These may not directly correspond to strings as a single string

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected