Module link_script

Source
Expand description

Functions for running link scripts (pre-unlink and post-link) for a package

Structs§

PrePostLinkResult
Records the results of running pre/post link scripts

Enums§

LinkScriptError
Error type for link script errors
LinkScriptType
The type of link script to run
PrePostLinkError
An error that can occur during pre-, post-link script execution.

Functions§

run_link_scripts
Run the link scripts for a given package