mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 19:46:50 +03:00
33 lines
404 B
Plaintext
33 lines
404 B
Plaintext
/- sur=graph-view
|
|
^?
|
|
=< [sur .]
|
|
=, sur
|
|
|%
|
|
++ dejs
|
|
=, dejs:format
|
|
|%
|
|
++ action
|
|
|= jon=json
|
|
^- ^action
|
|
=< (parse-json jon)
|
|
|%
|
|
++ parse-json
|
|
%- of
|
|
:~ [%fetch fetch]
|
|
==
|
|
::
|
|
++ fetch
|
|
%- ot
|
|
:~ [%connection ni]
|
|
[%type fetch-type]
|
|
==
|
|
::
|
|
++ fetch-type
|
|
%- of
|
|
:~ [%all ul]
|
|
==
|
|
--
|
|
--
|
|
|
|
--
|