Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ get
Method
get
include/cucumber-cpp/internal/ContextManager.hpp:72–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
71
template<class T>
72
T* ScenarioScope<T>::get() {
73
return context.get();
74
}
75
76
}
77
Callers
12
StepManager.cpp
File · 0.80
getStep
Method · 0.80
beginScenario
Method · 0.80
endScenario
Method · 0.80
invoke
Method · 0.80
TEST
Function · 0.80
createListeningServer
Method · 0.80
createListeningServer
Method · 0.80
createListeningServer
Method · 0.80
getEmptyScenario
Method · 0.80
ContextManager.hpp
File · 0.80
operator->
Method · 0.80
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.64
createListeningServer
Method · 0.64
createListeningServer
Method · 0.64
createListeningServer
Method · 0.64