Function typescript_tools::link::modify

source ยท
pub fn modify<P>(root: P) -> Result<(), LinkError>
where P: AsRef<Path>,