Versions in this module Expand all Collapse all v1 v1.7.9 Oct 27, 2019 Changes in this version + type Command struct + Stderr io.Writer + Stdin io.Reader + Stdout io.Writer + func NewCommand(server server.Interface) *Command + func (cmd *Command) Run(args []string) (err error)