Function axprocess::link::real_path

source ·
pub fn real_path(src_path: &String) -> String
Expand description

将用户提供的路径转换成实际的路径

如果在链接列表中找不到,则直接返回自己