mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
dbug: attempt to render lane details
This commit is contained in:
parent
2671fe71df
commit
239892b26d
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user