Skip to main content

relink

Function relink 

Source
pub fn relink(
    opts: &DeployOpts,
) -> Result<(UnlinkReport, LinkReport), DeployError>
Expand description

Convenience: unlink followed by link. Useful after large config edits where you want a clean redeploy.