Current section

Files

Jump to
parrot include parrot@config_Config.hrl
Raw

include/parrot@config_Config.hrl

-record(config, {
json_file_path :: binary(),
gleam_module_out_path :: binary(),
driver :: gleam@option:option(parrot@config:driver())
}).