pub fn link(opts: &DeployOpts) -> Result<LinkReport, DeployError>Expand description
Deploy every entry in the config. Idempotent — re-runs over a clean state make no changes.
pub fn link(opts: &DeployOpts) -> Result<LinkReport, DeployError>Deploy every entry in the config. Idempotent — re-runs over a clean state make no changes.