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

Method cli

lib/catch2/catch.hpp:13527–13529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13525 return m_cli;
13526 }
13527 void Session::cli( clara::Parser const& newParser ) {
13528 m_cli = newParser;
13529 }
13530 ConfigData& Session::configData() {
13531 return m_configData;
13532 }

Callers 4

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64