Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ reset
Method
reset
src/drivers/BoostDriver.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
};
74
75
void CukeBoostLogInterceptor::reset() {
76
description.str(
""
);
77
}
78
79
/*
80
* Threshold level set to log_all_errors, so we should be fine logging everything
Callers
3
endScenario
Method · 0.45
acceptWireProtocol
Function · 0.45
invokeStepBody
Method · 0.45
Calls
1
str
Method · 0.80
Tested by
no test coverage detected