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

Function get_capture

tests/fl/stl/stdio.cpp:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 fl::string get_capture() {
38 return captured_output;
39 }
40}
41
42FL_TEST_CASE("fl::printf basic functionality") {

Callers 1

FL_TEST_FILEFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected