Skip to content

Processor PkgExtractor

github-actions edited this page Dec 6, 2022 · 4 revisions

PkgExtractor

NOTE: This page is automatically generated by GitHub Actions when a new release is tagged.
Updates to the information on this page should be submitted as pull requests to the AutoPkg repository. Processors are located here.

Description

Extracts the contents of a bundle-style pkg (possibly on a disk image) to pkgroot.

Input Variables

  • pkg_path:
    • required: True
    • description: Path to a package.
  • extract_root:
    • required: True
    • description: Path to where the new package root will be created.

Output Variables

Table of Contents

Clone this wiki locally