urbit/pkg/arvo/gen/hood/link.hoon

19 lines
306 B
Plaintext
Raw Normal View History

2016-10-22 02:44:39 +03:00
:: Drum: Connect to a console-enabled app
::
2016-02-11 03:41:28 +03:00
:::: /hoon/link/hood/gen
::
/? 310
::
::::
2016-11-17 04:42:58 +03:00
::
:- %say
|= $: [now=@da eny=@uvJ byk=beak]
arg=$?([dap=term ~] [who=ship dap=term ~])
drum-session=@ta
==
:- %drum-link
:- drum-session
?~ +.arg
[p.byk dap.arg]
[who.arg dap.arg]