mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
26 lines
300 B
Plaintext
26 lines
300 B
Plaintext
|
|%
|
||
|
++ action
|
||
|
=< action
|
||
|
|%
|
||
|
::
|
||
|
++ action
|
||
|
$% accept
|
||
|
decline
|
||
|
pendings
|
||
|
screen
|
||
|
==
|
||
|
::
|
||
|
+$ accept
|
||
|
[%accept =ship]
|
||
|
::
|
||
|
+$ decline
|
||
|
[%decline =ship]
|
||
|
::
|
||
|
+$ pendings
|
||
|
[%pendings ships=(set ship)]
|
||
|
::
|
||
|
+$ screen
|
||
|
[%screen screen=?]
|
||
|
--
|
||
|
--
|