Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cucumber/cucumber-cpp
/ exists
Method
exists
src/drivers/QtTestDriver.cpp:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
bool exists() const {
22
return !filename.isEmpty();
23
}
24
25
QString name() const {
26
return filename;
Callers
1
invokeStepBody
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected