mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 05:23:35 +03:00
lull,gall: add scry bindings to bowl
This commit is contained in:
parent
2071029ea2
commit
09be62ed8f
@ -3289,12 +3289,15 @@
|
|||||||
== ::
|
== ::
|
||||||
$: wex=boat :: outgoing subs
|
$: wex=boat :: outgoing subs
|
||||||
sup=bitt :: incoming subs
|
sup=bitt :: incoming subs
|
||||||
|
$= sky :: scry bindings
|
||||||
|
%+ map path ::
|
||||||
|
((mop @ud (pair @da (each noun @uvI))) lte) ::
|
||||||
== ::
|
== ::
|
||||||
$: act=@ud :: change number
|
$: act=@ud :: change number
|
||||||
eny=@uvJ :: entropy
|
eny=@uvJ :: entropy
|
||||||
now=@da :: current time
|
now=@da :: current time
|
||||||
byk=beak :: load source
|
byk=beak :: load source
|
||||||
== == ::
|
== == :: ::
|
||||||
+$ dude term :: server identity
|
+$ dude term :: server identity
|
||||||
+$ gill (pair ship term) :: general contact
|
+$ gill (pair ship term) :: general contact
|
||||||
+$ load (list [=dude =beak =agent]) :: loadout
|
+$ load (list [=dude =beak =agent]) :: loadout
|
||||||
|
@ -1295,6 +1295,7 @@
|
|||||||
== ::
|
== ::
|
||||||
:* wex=boat.yoke :: outgoing
|
:* wex=boat.yoke :: outgoing
|
||||||
sup=bitt.yoke :: incoming
|
sup=bitt.yoke :: incoming
|
||||||
|
sky=(~(run by sky.yoke) tail) :: bindings
|
||||||
== ::
|
== ::
|
||||||
:* act=change.stats.yoke :: tick
|
:* act=change.stats.yoke :: tick
|
||||||
eny=eny.stats.yoke :: nonce
|
eny=eny.stats.yoke :: nonce
|
||||||
|
Loading…
Reference in New Issue
Block a user