MCPcopy Create free account
hub / github.com/bblanchon/ArduinoJson / cli

Method cli

extras/tests/catch/catch.hpp:13529–13531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected