mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 20:04:09 +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=?]
|
|
--
|
|
--
|