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

property Gadget4Frontend.default_configuration_path: Path#

Absolute path to the default configuration file template for this frontend.

This is a class-level constant set by each frontend subclass, usually pointing to a file in the frontend_configs resource directory. It is copied into ic_directory if no existing configuration file is found.

Returns:

Filesystem path to the frontend’s default YAML template.

Return type:

pathlib.Path