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

Method resultTypeName

src/fl/remote/rpc/rpc_invokers.h:67–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 const char* resultTypeName() const override {
68 return MethodSchema<Sig>::resultTypeName();
69 }
70
71private:
72 fl::vector<fl::string> mParamNames;

Callers 1

methodsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected