pisces.extensions.simulation.core.frontends.SimulationFrontend.config_path#
- property SimulationFrontend.config_path: Path#
Absolute path to the configuration file for this frontend.
The filename is derived from the frontend’s class name to avoid collisions across multiple frontends, e.g.:
<ic_directory>/<FrontendClassName>_config.yaml
- Returns:
Filesystem path to the YAML configuration file.
- Return type: