Skip to contents

Writes build metadata to a .meta.json file in the specified directory.

Usage

write_meta_json(metadata, output_path = ".")

Arguments

metadata

Build metadata from get_build_metadata()

output_path

Path where .meta.json should be written (default: current directory)