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

# Functions

Parse parses the given rsp file to return a list of file paths specified in the file.
ParseWithFunc parses the given rsp file, using the provided scanner as a template to parse the flags and the argHandler function to process those flags.