pub fn create_link(src_path: &FilePath, dest_path: &FilePath) -> bool
Expand description

创建一个链接

返回是否创建成功(已存在的链接也会返回 true) 创建新文件时注意调用该函数创建链接