MCPcopy 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
434bool is_restricted_print_if_nonnull(const void *fn)
435{
436 return fn == opt_set_config_filename;
437}

Callers 1

get_opt_valFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected