Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ is_restricted_print_if_nonnull
Function
is_restricted_print_if_nonnull
common/configdir.c:434–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
432
}
433
434
bool is_restricted_print_if_nonnull(const void *fn)
435
{
436
return fn == opt_set_config_filename;
437
}
Callers
1
get_opt_val
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected