mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 13:54:20 +03:00
12 lines
290 B
Plaintext
12 lines
290 B
Plaintext
:: Print keys for a ship, as stored in %ames
|
|
::
|
|
:- %say
|
|
|= [[now=time @ our=ship ^] [=ship ~] ~]
|
|
=+ .^ =ship-state:ames
|
|
%ax /(scot %p our)//(scot %da now)/peers/(scot %p ship)
|
|
==
|
|
:- %noun
|
|
?. ?=(%known -.ship-state)
|
|
%ship-still-alien
|
|
[life=life rift=rift]:+.ship-state
|