Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/artifact-fs
/ configureBatchCommand
Function
configureBatchCommand
internal/gitstore/process_windows.go:7–7 ·
view source on GitHub ↗
(_ *exec.Cmd)
Source
from the content-addressed store, hash-verified
5
import
(
6
"os"
7
"os/exec"
8
)
9
10
func
configureCommandProcessGroup(_ *exec.Cmd) {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected