-record(tagg, { base_dir_path :: binary(), tag_config :: gleam@dict:dict(binary(), fun((tagg_config:tagg(), section:section(), cx:context()) -> {ok, list(section:section())} | {error, tagg_error:tagg_error()})) }).