Current section

Files

Jump to
testament include testament@internal@util_Config.hrl
Raw

include/testament@internal@util_Config.hrl

-record(config, {
ignore_files :: list(binary()),
verbose :: boolean(),
preserve_files :: boolean(),
extra_imports :: gleam@dict:dict(binary(), list(binary()))
}).