mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-03 02:35:52 +03:00
14 lines
245 B
Plaintext
14 lines
245 B
Plaintext
:: List running threads
|
|
/- spider
|
|
:- %say
|
|
|= [[now=@da @ our=@p ^] ~ *]
|
|
:- %tang
|
|
=/ tree
|
|
.^ (list (list tid:spider))
|
|
%gx
|
|
/(scot %p our)/spider/(scot %da now)/tree/noun
|
|
==
|
|
%+ turn tree
|
|
|= yarn=(list tid:spider)
|
|
>`path`yarn<
|