polaris.Task.set_shared_config
- Task.set_shared_config(config, link=None)[source]
Replace the task’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 task’s work directory. If not provided, the config file itself must be in the task’s work directory