MCPcopy Create free account
hub / github.com/cucumber/cucumber-cpp / getArgs

Method getArgs

src/StepManager.cpp:169–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169const InvokeArgs* BasicStep::getArgs() {
170 return pArgs;
171}
172
173}
174}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected