shrub/pkg/arvo/mar/metadata/update.hoon
2021-01-28 16:13:57 +10:00

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
--
::
--