mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +03:00
a539d986a7
In favor of [type] syntax. Turns a bunch of ++ into +$ along the way.
15 lines
237 B
Plaintext
15 lines
237 B
Plaintext
:: LiSt directory subnodes
|
|
::
|
|
:::: /hoon/ls/gen
|
|
::
|
|
/? 310
|
|
/+ show-dir
|
|
::
|
|
::::
|
|
::
|
|
~& %
|
|
:- %say
|
|
|= [^ [arg=path ~] vane=?(%g %c)]
|
|
=+ lon=.^(arch (cat 3 vane %y) arg)
|
|
tang+[?~(dir.lon leaf+"~" (show-dir vane arg dir.lon))]~
|