mirror of
https://github.com/urbit/ares.git
synced 2024-12-24 13:55:23 +03:00
hoon: add +smyt
This commit is contained in:
parent
d505538f8c
commit
e5d08bb7e0
@ -1272,6 +1272,13 @@
|
||||
[bas ?:(top 0 gop)]
|
||||
|=([? b=@ c=tape] [(dug b) c])
|
||||
::
|
||||
:: Formatting functions
|
||||
::
|
||||
++ smyt :: pretty print path
|
||||
|= bon=path ^- tank
|
||||
:+ %rose [['/' ~] ['/' ~] ~]
|
||||
(turn bon |=(a=@ [%leaf (trip a)]))
|
||||
::
|
||||
:: Virtualization
|
||||
::
|
||||
++ mink !. :: raw virtual nock
|
||||
|
Loading…
Reference in New Issue
Block a user