Sign in
fuchsia
/
third_party
/
github.com
/
moby
/
moby
/
a9e2f27bf0bdb335bd1619cccfea889a76c949e5
/
.
/
vendor
/
gotest.tools
/
icmd
/
ops.go
blob: 02b1d840235e876f7d5cdf7909b82e0c9e5c7ce6 [
file
]
package icmd
// CmdOp is an operation which modified a Cmd structure used to execute commands
type CmdOp func(*Cmd)