MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / exeName

Method exeName

tests/catch.hpp:6728–6730  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6726 {}
6727
6728 auto exeName() const -> std::string {
6729 return m_exeName;
6730 }
6731 };
6732
6733 // 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