Skip to content

Processor PkgRootCreator

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

PkgRootCreator

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

Creates a package root and a directory structure. (Can also be used to create directory structures for other purposes.)

Input Variables

  • pkgroot:
    • required: True
    • description: Path to where the package root will be created.
  • pkgdirs:
    • required: True
    • description: A dictionary of directories to be created inside the pkgroot, with their modes in octal form.

Output Variables

Table of Contents

Clone this wiki locally