Example #1
0
func clear(conn *client.Conn, args []string) {
	conn.Clear()
}