Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
Resource

#include "api.hh"

Public Attributes

Stringlabel
int64mtime
int64size
ResourceTypetype
Stringuri

Detailed Description

Description of a resource, possibly nested.

Member Data Documentation

type

Resource classification.

label

String label

UI display name.

uri

String uri

Unique resource identifier.

size

int64 size

Resource size.

mtime

int64 mtime

Modification time in milliseconds.