MCPcopy Create free account
hub / github.com/ElementsProject/lightning / command_dev_apis

Function command_dev_apis

common/test/run-param.c:63–66  ·  view source on GitHub ↗

Generated stub for command_dev_apis */

Source from the content-addressed store, hash-verified

61
62/* Generated stub for command_dev_apis */
63bool command_dev_apis(const struct command *cmd)
64{
65 return true;
66}
67
68/* AUTOGENERATED MOCKS START */
69/* Generated stub for command_check_done */

Callers 3

command_fail_badparamFunction · 0.50
parse_by_positionFunction · 0.50
parse_by_nameFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected