shrub/pkg/arvo/mar/metadata/update-0.hoon

17 lines
246 B
Plaintext
Raw Normal View History

2021-03-11 07:05:50 +03:00
/+ store=metadata-store
|_ =update:store
++ grad %noun
++ grow
|%
++ noun update
2021-03-18 06:41:48 +03:00
++ metadata-update update
2021-03-11 07:05:50 +03:00
++ json (update:enjs:store update)
--
::
++ grab
|%
++ noun update:store
++ json action:dejs:store
--
--