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

Method addSubdir

tests/fl/system/file_system.cpp:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 void addSubdir(const fl::string& path) {
61 mSubdirs.push_back(path);
62 }
63
64private:
65 void cleanup() {

Callers 1

FL_TEST_FILEFunction · 0.80

Calls 1

push_backMethod · 0.45

Tested by

no test coverage detected