MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / cli

Method cli

tests/catch.hpp:10830–10832  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10828 return m_cli;
10829 }
10830 void Session::cli( clara::Parser const& newParser ) {
10831 m_cli = newParser;
10832 }
10833 ConfigData& Session::configData() {
10834 return m_configData;
10835 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected