mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
15 lines
241 B
Plaintext
15 lines
241 B
Plaintext
|%
|
|
+$ observer [app=term =path thread=term]
|
|
+$ action
|
|
$% :: %gall actions
|
|
::
|
|
[%watch =observer]
|
|
[%ignore =observer]
|
|
::
|
|
:: %clay actions
|
|
::
|
|
[%warm-cache-all ~]
|
|
[%cool-cache-all ~]
|
|
==
|
|
--
|