MCPcopy Create free account
hub / github.com/covscript/covscript / get

Method get

include/covscript/core/cni.hpp:727–730  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

725 }
726
727 any get() const
728 {
729 return m_getter();
730 }
731
732 void set(const any &val) const
733 {

Callers 1

core.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected