Documentation ¶
Overview ¶
Package bazelrunfiles helps read runtime data files for programs built using Bazel.
This library uses "github.com/bazelbuild/rules_go/go/tools/bazel" with some extra usability features.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Runfile ¶
Runfile returns an absolute path to the file named by "path", which should be a relative path from the workspace root to the file within the bazel workspace.
Runfile may be called from tests invoked with 'bazel test' and binaries invoked with 'bazel run'. On Windows, only tests invoked with 'bazel test' are supported.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.