shrub/pkg/arvo/sur/dm-hook.hoon

26 lines
300 B
Plaintext
Raw Normal View History

2021-05-03 09:11:57 +03:00
|%
++ action
=< action
|%
::
++ action
$% accept
decline
pendings
screen
==
::
+$ accept
[%accept =ship]
::
+$ decline
[%decline =ship]
::
+$ pendings
[%pendings ships=(set ship)]
::
+$ screen
[%screen screen=?]
--
--