Searched defs:pathsReport (Results 1 – 1 of 1) sorted by relevance
26 type pathsReport struct { struct27 build_target string // Target used to filter build request28 single bool // Get single path31 func (p pathsReport) Run(ctx context.Context, rtx *report.Context, rsp *response) error {54 func (h *pathsReport) PrintText(w io.Writer, rsp *response, verbose bool) {