Builds the MetaHQ data package from a DataPackageConfig.

build()

Run the data package build pipeline.

build_package_structure()

Check and create the data package directory structure.

cp_source_to_dest()

Copy source files to their destinations.

check_package_outdir()

Check outdir existence against overwrite setting.

Returns:
  • int

    Exit code if the check reveals a conflict.

  • None

    If state is valid to proceed.