config_fname

property CAMPAConfig.config_fname: Optional[Union[PathLike[str], str]]

Name of config file.

When changed, the config will be re-read from this file.

Return type

Union[PathLike[str], str, None]