Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 843 Bytes

File metadata and controls

13 lines (7 loc) · 843 Bytes
description "flags": ["writes_to_nand"]

Flags

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:

FlagDescription
"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."