Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ command_usage_only
Function
command_usage_only
common/test/run-param.c:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
bool command_usage_only(const struct command *cmd)
124
{
125
return cmd->mode == CMD_USAGE;
126
}
127
128
bool command_check_only(const struct command *cmd)
129
{
Callers
2
param_subcommand
Function · 0.50
param_core
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected