golang.org/x/crypto/ssh.Session.CombinedOutput (method)

one use

	golang.org/x/crypto/ssh (current package)
		session.go#L341: func (s *Session) CombinedOutput(cmd string) ([]byte, error) {