FabGL
ESP32 VGA Controller and Graphics Library
fabgl::DirItem Struct Reference

FileBrowser item specificator. More...

#include <fabutils.h>

Public Attributes

bool isDir
 
char const * name
 

Detailed Description

FileBrowser item specificator.

Member Data Documentation

◆ isDir

bool fabgl::DirItem::isDir

True if this is a directory, false if this is an ordinary file

◆ name

char const* fabgl::DirItem::name

File or directory name


The documentation for this struct was generated from the following file: