urbit/pkg/arvo/mar/metadata/update.hoon

21 lines
316 B
Plaintext
Raw Normal View History

2021-01-28 09:13:57 +03:00
/- store=metadata-store
/+ *metadata-json
2021-01-28 09:13:57 +03:00
|_ =update:store
++ grad %noun
++ grow
|%
2021-01-28 09:13:57 +03:00
++ noun update
++ resource
2021-01-28 09:13:57 +03:00
?> ?=(?(%add %remove %initial-group) -.update)
group.update
++ json (update-to-json update)
--
::
++ grab
|%
2021-01-28 09:13:57 +03:00
++ noun update:store
++ json json-to-action
--
::
--