urbit/pkg/arvo/sur/observe-hook.hoon
2021-04-06 15:47:57 -05:00

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 ~]
==
--