mecfs_bio.build_system.meta.base_meta
Base classes for the two types of metadata: FileMeta and DirMeta.
Classes:
-
DirMeta–Metadata describing a directory asset that either currently exists or does not exist but can be materialized.
-
FileMeta–Metadata describing a file asset that either currently exists or does not exist but can be materialized.
DirMeta
FileMeta
Bases: ABC
Metadata describing a file asset that either currently exists or does not exist but can be materialized.
Attributes: