FabGL
ESP32 Display Controller and Graphics Library

◆ changeDirectory()

void changeDirectory ( char const *  path)

Changes current directory as relative path.

Path can include subdirectories (even SPIFFS emulated directories).

Parameters
pathRelative path (ie '../subdir')

Definition at line 4386 of file fabui.cpp.