polaris.Step.set_shared_config
- Step.set_shared_config(config, link=None)[source]
Replace the step’s config parser with the shared config parser
- Parameters:
config (polaris.config.PolarisConfigParser) – A shared config parser whose
filepath
attribute must have been setlink (str, optional) – A link to the shared config file to go in the step’s work directory. If not provided, the config file itself must be in the step’s work directory