FunctionRunPosixPTY(
_ context.Context,
command []string,
workingDir string,
_ func(pid int) error,
_ io.Writer,
)
cmds/derun/internal/transport/run_windows_stub.go:11
FunctionRunWindowsConPTY(
_ context.Context,
command []string,
workingDir string,
_ func(pid int) error,
_ io.Writer,
)
cmds/derun/internal/transport/run_windows_conpty_stub.go:11