func()

in adaptor.go [190:193]


func (s *printer) Detail() bool {
	s.inDetail = true
	return s.printDetail
}