mirror of
https://github.com/urbit/shrub.git
synced 2024-12-21 01:41:37 +03:00
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
:: graph-store|add-graph: add new graph
|
|
::
|
|
/- *graph-store
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ =beak]
|
|
[[=resource =graph ~] ~]
|
|
==
|
|
:- %graph-action
|
|
^- action
|
|
[%0 [%add-graph resource graph]]
|