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