Versions in this module Expand all Collapse all v1 v1.7.6 Apr 16, 2019 v1.7.5 Mar 26, 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)