vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Add same-file crate dependency #532

Closed dmitrii-ubskii closed 2 months ago

dmitrii-ubskii commented 2 months ago

What is the goal of this PR?

This crate provides a safe and simple cross platform way to determine whether two file paths refer to the same file or directory, i.e. are hard linked.