Exemplo n.º 1
0
// return command that this stream pipes to, if any
func pipedcmd(outs liblush.OutStream) liblush.Cmd {
	return iscmd(outs.GetListener())
}