mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 10:21:31 +03:00
21 lines
300 B
Plaintext
21 lines
300 B
Plaintext
/- *resource, graph-store
|
|
^?
|
|
|%
|
|
+$ action
|
|
$%
|
|
[?(%listen %ignore) graph=resource]
|
|
[%set-mentions mentions=?]
|
|
[%set-watch-on-self watch-on-self=?]
|
|
==
|
|
::
|
|
+$ update
|
|
$%
|
|
action
|
|
$: %initial
|
|
watching=(set resource)
|
|
mentions=_&
|
|
watch-on-self=_&
|
|
==
|
|
==
|
|
--
|