FastLED 3.9.15
Loading...
Searching...
No Matches

◆ path()

const char * fl::detail::posix_filebuf::path ( ) const
overridevirtual

Implements fl::filebuf.

Definition at line 158 of file file_handle.cpp.hpp.

158 {
159 return mPath.c_str();
160}

References mPath.

Referenced by posix_filebuf(), and operator=().

+ Here is the caller graph for this function: