pull/15/head
Mitchell Hashimoto 13 years ago
parent 1cea606f12
commit 75074ca92d

@ -28,10 +28,10 @@ type CommandFinished struct {
}
type CommunicatorStartArgs struct {
Command string
StdinAddress string
StdoutAddress string
StderrAddress string
Command string
StdinAddress string
StdoutAddress string
StderrAddress string
ResponseAddress string
}

Loading…
Cancel
Save