Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_shell
/
6cb835ee61098c4fb51940fdc3cae4f66a8bf7fe
/
.
/
shell
/
private
/
BUILD
blob: 59632c12b288c69a704ee2f3e6aa753d8e636874 [
file
]
load
(
"@bazel_skylib//:bzl_library.bzl"
,
"bzl_library"
)
bzl_library
(
name
=
"private_bzl"
,
srcs
=
[
"sh_executable.bzl"
],
visibility
=
[
"//shell:__pkg__"
],
)