Current section

Files

Jump to
novdom_dev_tools include dev_tools@internals@project_Config.hrl
Raw

include/dev_tools@internals@project_Config.hrl

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