create_symlink

Function create_symlink 

Source
pub fn create_symlink<P: AsRef<Path>>(from: P, to: P) -> SoarResult<()>