Skip to content

mecfs_bio.build_system.tasks.base_tasks

Classes:

  • Tasks

    Collection associating an asset_id with a task that can produce the corresponding asset.

Tasks

Bases: ABC, Mapping[AssetId, Task]

Collection associating an asset_id with a task that can produce the corresponding asset.