mirror of https://github.com/golang/go.git
This CL inverts the direction of the Stdin/out/err members of the Session struct so they reflect the API of the exec.Cmd. In doing so it borrows heavily from the exec package. Additionally Shell now returns immediately, wait for completion using Wait. Exec calls Wait internally and so blocks until the remote command is complete. Credit to Gustavo Niemeyer for the impetus for this CL. R=rsc, agl, n13m3y3r, huin, bradfitz CC=cw, golang-dev https://golang.org/cl/5322055 |
||
|---|---|---|
| .. | ||
| ebnf | ||
| ebnflint | ||
| gotype | ||
| inotify | ||
| norm | ||
| spdy | ||
| sql | ||
| ssh | ||
| terminal | ||
| types | ||
| winfsnotify | ||
| wingui | ||
| README | ||
README
This directory tree contains experimental packages and unfinished code that is subject to even more change than the rest of the Go tree.