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

Method argument_count

include/covscript/core/cni.hpp:654–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652 }
653
654 std::size_t argument_count() const noexcept
655 {
656 return mCni->argument_count();
657 }
658
659 any operator()(cs::vector &args) const
660 {

Callers 2

argument_countFunction · 0.45
argument_countMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected