Invoke invokes the command being passed a context an io.Writer to the socket the command name used to invoke it and it's arguments. Invoke has the option of returning function to be invoked asynchronously and - optionally command line to potentially make it persistent. The persistent command will be
(ctx context.Context, conn io.Writer, cmd string, args []string)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected