FastLED 3.9.15
Loading...
Searching...
No Matches
fl::LnkMetadata Struct Reference

Detailed Description

Metadata extracted from a .lnk asset link file.

v1: parsed but not enforced; reserved for future integrity/fallback features. The runtime ignores everything except primary.

Definition at line 252 of file url.h.

#include <url.h>

+ Collaboration diagram for fl::LnkMetadata:

Public Member Functions

bool isValid () const FL_NOEXCEPT
 
 operator bool () const FL_NOEXCEPT
 

Public Attributes

fl::url fallback
 Mirror URL used if primary fails (reserved).
 
fl::url primary
 First non-comment URL in the file.
 
fl::string sha256
 Hex-encoded sha256 of the expected asset (reserved).
 

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