mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-28 11:40:11 +03:00
hi: make a thread so it works in sotot
This commit is contained in:
parent
bf55197baf
commit
c7252bce85
11
pkg/arvo/ted/hi.hoon
Normal file
11
pkg/arvo/ted/hi.hoon
Normal file
@ -0,0 +1,11 @@
|
||||
/- 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"))
|
Loading…
Reference in New Issue
Block a user