Current section

Files

Jump to
lustre include lustre@cli@project_Config.hrl
Raw

include/lustre@cli@project_Config.hrl

-record(config, {
name :: binary(),
version :: binary(),
toml :: gleam@dict:dict(binary(), tom:toml())
}).