Flags
"flags": ["writes_to_nand"]
Last updated
"flags": ["writes_to_nand"]
Last updated
Flags is an optional dictionary that should contain within it potentially important information about an application, e.g. if it writes to nand.
Currently, these are the supported flags:
Flag | Description | |
---|---|---|
"writes_to_nand"
For applications that potentially write to NAND.
For homebrew browser specifically, adds a "[CAUTION! Writes to NAND!]" prefix to long descriptions.
"deprecated"
Signals this application is not recommended to use unless necessary, and an alternative should be used instead.
"This homebrew application is deprecated and should only be used when a better alternative is not available."