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

◆ is_empty()

bool fl::Error::is_empty ( ) const
inline

Definition at line 60 of file promise.h.

60{ return message.empty(); }
fl::string message
Definition promise.h:54

References message.