mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-25 11:32:33 +00:00
6 lines
92 B
Python
6 lines
92 B
Python
|
"Public API"
|
||
|
|
||
|
load("//lib/private:paths.bzl", "paths")
|
||
|
|
||
|
relative_file = paths.relative_file
|