//
pkg.gl
Category
github.com/bazelbuild/reclient
internal
pkg
subprocess
package
0.0.0-20241030154441-ed0afeddb1b5
Repository:
https://github.com/bazelbuild/reclient.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
4
Files
131 SLOC
#
Functions
Exists
Exists returns true if a pid is assigned to a process that is actively running.
Setup
Setup any necessary one-time things for subprocess management.
#
Structs
SystemExecutor
SystemExecutor uses the native os/exec package to execute subprocesses.