mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
7268164eba
Conflicts: app/hood.hoon arvo/ford.hoon gen/cat.hoon gen/ls.hoon gen/ls/subdir.hoon
15 lines
235 B
Plaintext
15 lines
235 B
Plaintext
:: LiSt directory subnodes
|
|
::
|
|
:::: /hoon/ls/gen
|
|
::
|
|
/? 310
|
|
// /%/subdir
|
|
!:
|
|
::::
|
|
::
|
|
~& %
|
|
:- %say
|
|
|= {^ {arg/path $~} vane/?($c $g)}
|
|
=+ lon=.^(arch (cat 3 vane %y) arg)
|
|
tang+[?~(dir.lon leaf+"~" (subdir vane arg dir.lon))]~
|