mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
21 lines
441 B
Plaintext
21 lines
441 B
Plaintext
|%
|
|
++ subdir
|
|
|= [pax=path des=(map ,@t ,~)]
|
|
^- tank
|
|
:+ %rose [" " `~]
|
|
%+ turn (sort (~(tap by des)) aor)
|
|
|= [kid=@ta ~]
|
|
=+ paf=`path`/[kid]
|
|
=- :+ %rose ["/" ~ ?:(dir "/" ~)]
|
|
(turn paf |=(a=span leaf/(trip a)))
|
|
|- ^- [dir=? paf=path]
|
|
=+ arf=;;(arch .^(%cy (weld pax paf)))
|
|
?^ q.arf
|
|
[| paf]
|
|
?~ r.arf
|
|
[& paf] :: !!
|
|
?. ?=([^ ~ ~] r.arf)
|
|
[& paf]
|
|
$(paf (welp paf /[p.n.r.arf]))
|
|
--
|