Function phpup::symlink::link

source · []
pub fn link<P: AsRef<Path>, U: AsRef<Path>>(original: P, link: U) -> Result<()>