mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 11:02:25 +03:00
19 lines
305 B
Plaintext
19 lines
305 B
Plaintext
:: Drum: disconnect from console app
|
|
::
|
|
:::: /hoon/unlink/hood/gen
|
|
::
|
|
/? 310
|
|
::
|
|
::::
|
|
::
|
|
:- %say
|
|
|= $: [now=@da eny=@uvJ byk=beak]
|
|
arg=$?([dap=term ~] [who=ship dap=term ~])
|
|
drum-session=@ta
|
|
==
|
|
:- %drum-unlink
|
|
:- drum-session
|
|
?~ +.arg
|
|
[p.byk dap.arg]
|
|
[who.arg dap.arg]
|