Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChaiScript/ChaiScript
/ get_chai
Method
get_chai
unittests/multifile_test_chai.cpp:13–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
13
std::shared_ptr<chaiscript::ChaiScript_Basic> Multi_Test_Chai::get_chai()
14
{
15
return m_chai;
16
}
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected