Current section
Files
Jump to
Current section
Files
src/glerd.app.src
{application, glerd, [
{vsn, "4.1.1"},
{applications, [act,
fswalk,
glance,
gleam_stdlib,
gleamyshell,
gleeunit,
simplifile]},
{description, "Generate metadata of Gleam Records for runtime reflection"},
{modules, [glerd,
glerd@types]},
{registered, []}
]}.