MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / commandName

Method commandName

base/poco/Util/src/Application.cpp:289–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287
288
289std::string Application::commandName() const
290{
291 return _pConfig->getString("application.baseName");
292}
293
294
295std::string Application::commandPath() const

Callers 1

initializeMethod · 0.80

Calls 1

getStringMethod · 0.45

Tested by

no test coverage detected