mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +03:00
17 lines
341 B
Plaintext
17 lines
341 B
Plaintext
|%
|
|
+$ observer [app=term =path thread=term]
|
|
+$ action
|
|
$% :: %gall actions
|
|
::
|
|
[%watch =observer]
|
|
[%ignore =observer]
|
|
::
|
|
:: %clay actions
|
|
::
|
|
[%warm-cache-all ~]
|
|
[%cool-cache-all ~]
|
|
[%warm-static-conversion from=term to=term]
|
|
[%cool-static-conversion from=term to=term]
|
|
==
|
|
--
|