mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 22:55:03 +03:00
12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
|
/- spider
|
||
|
/+ strandio
|
||
|
=, strand=strand:spider
|
||
|
^- thread:spider
|
||
|
|= arg=vase
|
||
|
=/ m (strand ,vase)
|
||
|
^- form:m
|
||
|
=+ !<([who=ship mez=$@(~ [=tape ~])] arg)
|
||
|
=/ message ?~(mez '' (crip tape.mez))
|
||
|
;< ~ bind:m (poke:strandio [who %hood] %helm-hi !>(message))
|
||
|
(pure:m !>("hi {<who>} successful"))
|