mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-28 21:33:48 +00:00
cb8c2bad22
* feat: add some paths and utils * test: exercise relative to_label * chore: cleanup naming and rctx helper
6 lines
92 B
Python
6 lines
92 B
Python
"Public API"
|
|
|
|
load("//lib/private:paths.bzl", "paths")
|
|
|
|
relative_file = paths.relative_file
|