mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
11 lines
242 B
Plaintext
11 lines
242 B
Plaintext
/- spider
|
|
/+ strandio
|
|
=, strand=strand:spider
|
|
^- thread:spider
|
|
|= arg=vase
|
|
=/ m (strand ,vase)
|
|
^- form:m
|
|
;< =bowl:spider bind:m get-bowl:strandio
|
|
;< code=@p bind:m (scry:strandio @p /j/code/(scot %p our.bowl))
|
|
(pure:m !>(code))
|