From 239892b26da04a4fd5aa5775821f5480cf7e9033 Mon Sep 17 00:00:00 2001 From: Fang Date: Tue, 19 May 2020 22:50:59 +0200 Subject: [PATCH] dbug: attempt to render lane details --- pkg/arvo/app/dbug.hoon | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pkg/arvo/app/dbug.hoon b/pkg/arvo/app/dbug.hoon index 9e4db8fb63..12d5d0df75 100644 --- a/pkg/arvo/app/dbug.hoon +++ b/pkg/arvo/app/dbug.hoon @@ -470,7 +470,17 @@ |= [direct=? =lane] %- pairs :~ 'direct'^b+direct - 'lane'^?-(-.lane %& (ship p.lane), %| s+(scot %x p.lane)) + :: + :- 'lane' + ?- -.lane + %& (ship p.lane) + :: + %| + ?~ l=((soft ,[=@tas =@if =@ud]) (cue p.lane)) + s+(scot %x p.lane) + =, u.l + (tape "%{(trip tas)}, {(scow %if if)}, {(scow %ud ud)}") + == == :: :- 'qos'