Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ clone
Method
clone
include/covscript/core/cni.hpp:533–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
}
532
533
cni_holder_base *clone() override
534
{
535
return new cni_holder(*this);
536
}
537
538
any call(cs::vector &args) const override
539
{
Callers
3
cni
Method · 0.45
construct
Method · 0.45
construct
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected