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