Skip to main content

link

Function link 

Source
pub fn link(exe: &Path, alias: &Path) -> Result<()>
Expand description

Point alias at exe, replacing whatever is already there.

Both paths must be on the same volume on Windows, which they are whenever the alias is created beside the binary.