+graph-store/export-graph and associated scry handler

This commit is contained in:
Ted Blackman 2020-09-18 16:21:00 -04:00
parent f334854318
commit 3c03d61038
2 changed files with 6 additions and 2 deletions

View File

@ -449,6 +449,7 @@
^- (unit (unit cage))
|^
?> (team:title our.bowl src.bowl)
~& path=path
?+ path (on-peek:def path)
[%x %keys ~]
:- ~ :- ~ :- %graph-update

View File

@ -2,10 +2,13 @@
::
:- %say
|= $: [now=@da eny=@uvJ bec=beak]
[=ship graph=term ~]
[[=ship graph=term ~] ~]
==
:- %noun
=/ our (scot %p p.bec)
=/ wen (scot %da now)
=/ who (scot %p ship)
.^(update:graph-store /gx/[our]/graph-store/[wen]/[who]/[graph])
::
.^ update:graph-store
/gx/[our]/graph-store/[wen]/archive/[who]/[graph]/graph-update
==