func()

in client/client.go [21:23]


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