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

◆ path()

fl::string_view fl::url::path ( ) const
inline

Definition at line 48 of file url.h.

48{ return view(mPath); }
fl::string_view view(const Span &s) const FL_NOEXCEPT
Definition url.h:86
Span mPath
Definition url.h:240

References FL_NOEXCEPT, mPath, and view().

+ Here is the call graph for this function: