MCPcopy Create free account
hub / github.com/VKCOM/kphp / is_submodulite_exported

Function is_submodulite_exported

compiler/modulite-check-rules.cpp:246–272  ·  view source on GitHub ↗

submodulite @msg/core is exported from @msg when - "@msg/core" is declared in 'export' - or "@msg/core" is declared in 'allow-internal' for current usage context - or usage context is @msg/channels, it can access @msg/core, because @msg is their lca if check_all_depth, checks are done for any chains, e.g. @parent/c1/c2/c3 — c3 from c2, c2 from c1, c1 from parent else, check is not only for child f

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 3

find_lca_withMethod · 0.80
emptyMethod · 0.45

Tested by

no test coverage detected