pisces.extensions.simulation.gadget.frontends.Gadget4Frontend.config_path#

property Gadget4Frontend.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:

pathlib.Path