func()

in client/client.go [80:82]


func (s HaQuery) String() string {
	return tea.Prettify(s)
}