Goldie Homepage

Documentation (v0.3)
Goldie -> Documentation (v0.3) -> API Reference

API Reference

Conventions:

string
An alias for char[].
property
D1-style "property" implemented with functions.
readonly property
D1-style "property", but without a public setter.
default
This is used in the documentation of enums to indicate which value is the default for functions that take the enum as an optional parameter.