shrub/pkg/arvo/gen/metadata-store/remove.hoon
2021-02-16 12:29:16 +10:00

21 lines
630 B
Plaintext

:: :metadata-store|remove: remove resource from group
:: Usage:
:: :metadata-store|remove
:: <group-name> <app-name> <channel-path>
:: %urbit-community %chat /~darrux-landes/general-503
::
:: You can acquire the channel-path with
:: :metadata-store +dbug [%state '(~(got by group-indices) <group-path>)'
:: and looking for the entry with an app-path that is similar to the
:: title of the channel
::
/- metadata=metadata-store
/+ resource
:- %say
|= $: [now=@da eny=@uvJ =beak]
[[group=term app=term rid=resource ~] ~]
==
:- %metadata-action
^- action:metadata
[%remove [p.beak group] app rid]