mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-06 23:16:29 +03:00
doccords, dojo: move flop print-arm -> dy-inspect
this looks more sensible
This commit is contained in:
parent
912a5023bb
commit
33b2761b39
@ -686,7 +686,7 @@
|
|||||||
=+ to-display=(find-item-in-type:dprint topic sut)
|
=+ to-display=(find-item-in-type:dprint topic sut)
|
||||||
?~ to-display
|
?~ to-display
|
||||||
[%leaf "Could not find help"]~
|
[%leaf "Could not find help"]~
|
||||||
(print-item:dprint u.to-display)
|
(flop (print-item:dprint u.to-display))
|
||||||
::
|
::
|
||||||
++ dy-show-type-noun
|
++ dy-show-type-noun
|
||||||
|= a=type ^- tank
|
|= a=type ^- tank
|
||||||
|
@ -509,7 +509,6 @@
|
|||||||
|= [name=tape adoc=what pdoc=what cdoc=what gen=hoon sut=type]
|
|= [name=tape adoc=what pdoc=what cdoc=what gen=hoon sut=type]
|
||||||
^- tang
|
^- tang
|
||||||
~? >> debug %print-arm
|
~? >> debug %print-arm
|
||||||
%- flop
|
|
||||||
;: weld
|
;: weld
|
||||||
(print-header name adoc)
|
(print-header name adoc)
|
||||||
`tang`[[%leaf ""] [%leaf "product:"] ~]
|
`tang`[[%leaf ""] [%leaf "product:"] ~]
|
||||||
|
Loading…
Reference in New Issue
Block a user