Skip to content

Processor Symlinker

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

Symlinker

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

Copies source_path to destination_path.

Input Variables

  • source_path:
    • required: True
    • description: Path to a file or directory to symlink.
  • destination_path:
    • required: True
    • description: Path to destination.
  • overwrite:
    • required: False
    • description: Whether the destination will be overwritten if necessary.

Output Variables

Table of Contents

Clone this wiki locally