MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / exeName

Method exeName

extlibs/catch/include/catch/catch.hpp:8522–8524  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8520 {}
8521
8522 auto exeName() const -> std::string {
8523 return m_exeName;
8524 }
8525 };
8526
8527 // 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