package
0.0.0-20241030154441-ed0afeddb1b5
Repository: https://github.com/bazelbuild/reclient.git
Documentation: pkg.go.dev

# Functions

AddDirs touches the given dirs under the given exec root.
AddFiles touches the given files under the given exec root.
AddFilesWithContent creates the given files under the given exec root with their respective content.
AddFileWithContent creates the given file under the given exec root with its respective content.
Setup creates a temporary exec root for testing and touches files with given paths under the exec root.