MCPcopy Create free account
hub / github.com/RenderKit/oidn / cli

Method cli

external/catch.hpp:13516–13518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13514 return m_cli;
13515 }
13516 void Session::cli( clara::Parser const& newParser ) {
13517 m_cli = newParser;
13518 }
13519 ConfigData& Session::configData() {
13520 return m_configData;
13521 }

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64