![]() |
Deluge Firmware 1.3.0
Build date: 2026.07.15
|
#include <default_name.h>
Public Member Functions | |
| virtual bool | contains (char const *nameWithExtension) const =0 |
Read-only view over the browser's file list, so name derivation can be tested without a card, a display, or the browser's static state. Implemented over Browser::fileItems in the firmware, and over a vector in tests.
|
pure virtual |
True if the list holds this exact name. The name includes its extension, matching FileItem::displayName (the CStringArray sort key).