Skip to content

mecfs_bio.build_system.task

Task objects are where the "real work" of the build system is encapsulated. A Task encodes instructions for how to materialize a given asset. These instructions may include requesting that the build system materialize any dependencies the asset has.

Modules: