Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1002 Bytes

opaque.folderentrymeta.md

File metadata and controls

27 lines (17 loc) · 1002 Bytes

Home > opaque > FolderEntryMeta

FolderEntryMeta class

metadata to describe where a folder can be found (for root metadata of an account)

Signature:

declare class FolderEntryMeta 

Constructors

Constructor Modifiers Description
(constructor)({ name, location }) create metadata entry for a folder

Properties

Property Modifiers Type Description
location string the public key for the metadata file it is how the file will be queried for (using the same system as for the account metadata)
name string a name of the folder shown in the UI