1#ifndef MARTY_WILSON_PATH_ADAPTER_H
2#define MARTY_WILSON_PATH_ADAPTER_H
Port used by the Wilson layer to access MARTY-generated output paths.
Core-side adapter giving MARTY access to configuration and managed paths.
fs::path wilson_csv_path(const std::string &model_name) const override
CSV output produced by MARTY for a given model name.
fs::path marty_temp_dir() const override
Writable directory containing MARTY generated files and CSV outputs.