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

Function clear_capture

tests/fl/stl/stdio.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 void clear_capture() {
34 captured_output.clear();
35 }
36
37 fl::string get_capture() {
38 return captured_output;

Callers 1

FL_TEST_FILEFunction · 0.70

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected