Home | History | Annotate | Download | only in report

Lines Matching defs:printTree

32 		return printTree(w, rpt)
442 // printTree prints a tree-based report in text form.
443 func printTree(w io.Writer, rpt *Report) error {