mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
89d8abf765
+en-beam expects a spur, reversing it for the final path rendering.
10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
:: Find list of currently running Behn timers
|
|
:- %say
|
|
|= [[now=@da eny=@uvJ bec=beak] ~ ~]
|
|
=; timers
|
|
[%tang >timers< ~]
|
|
.^ (list [date=@da =duct])
|
|
%bx
|
|
(en-beam:format [p.bec %$ r.bec] /timers/debug)
|
|
==
|