FabGL
ESP32 Display Controller and Graphics Library
|
void remove | ( | char const * | name | ) |
Removes a file or directory.
If filesystem is SPIFFS then this method can also remove a non empty directory
name | Relative file or directory name |
Definition at line 981 of file fabutils.cpp.