MCPcopy Create free account
hub / github.com/FastLED/FastLED / test_aggregator_rel_for_dir

Function test_aggregator_rel_for_dir

ci/lint_cpp_rs/src/lib.rs:3006–3008  ·  view source on GitHub ↗
(excluded_dir_rel: &str)

Source from the content-addressed store, hash-verified

3004}
3005
3006fn test_aggregator_rel_for_dir(excluded_dir_rel: &str) -> String {
3007 format!("{excluded_dir_rel}.cpp")
3008}
3009
3010fn resolve_test_include(root_prefix: &str, aggregator_rel: &str, include_path: &str) -> String {
3011 let aggregator_parent = aggregator_rel

Calls

no outgoing calls

Tested by

no test coverage detected