include/proute@config_Config.hrl
-record(config, {
pages_root :: binary(),
output_root :: binary(),
mounts :: list(proute@config:mount())
}).
-record(config, {
pages_root :: binary(),
output_root :: binary(),
mounts :: list(proute@config:mount())
}).