mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 02:11:38 +03:00
19 lines
300 B
Plaintext
19 lines
300 B
Plaintext
/+ store=metadata-store
|
|
|_ =update:store
|
|
++ grad %noun
|
|
++ grow
|
|
|%
|
|
++ noun update
|
|
++ resource
|
|
?> ?=(?(%add %remove %initial-group) -.update)
|
|
group.update
|
|
++ json (update:enjs:store update)
|
|
--
|
|
::
|
|
++ grab
|
|
|%
|
|
++ noun update:store
|
|
++ json action:dejs:store
|
|
--
|
|
--
|