MCPcopy Create free account
hub / github.com/Profactor/cv-plot / cli

Method cli

CvPlot/ext/catch2/inc/catch.hpp:13292–13294  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13290 return m_cli;
13291 }
13292 void Session::cli( clara::Parser const& newParser ) {
13293 m_cli = newParser;
13294 }
13295 ConfigData& Session::configData() {
13296 return m_configData;
13297 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected