MCPcopy Create free account
hub / github.com/apache/trafficserver / exeName

Method exeName

lib/catch2/catch.hpp:8841–8843  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8839 {}
8840
8841 auto exeName() const -> std::string {
8842 return m_exeName;
8843 }
8844 };
8845
8846 // 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