Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_count
Function · 0.45
argument_count
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected