mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
Revert "[storage] Possibility to store metadata with records (cursor in scripts)"
This commit is contained in:
@@ -50,8 +50,6 @@ public:
|
||||
void toggleAutoimportationStatus();
|
||||
const char * content() const;
|
||||
size_t contentSize() { return value().size - k_statusSize; }
|
||||
void setCursorOffset(uint16_t position); // -1 if no metadata
|
||||
uint16_t cursorOffset();
|
||||
|
||||
/* Fetched status */
|
||||
bool fetchedFromConsole() const;
|
||||
|
||||
Reference in New Issue
Block a user