mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
zuse, gall: deprecate 'club'
Replaces with 'agent-action'.
This commit is contained in:
parent
38efc5e902
commit
2b04b43262
@ -6,9 +6,6 @@
|
|||||||
=, gall
|
=, gall
|
||||||
=> =~
|
=> =~
|
||||||
|%
|
|%
|
||||||
:: +agent-action: synonym for +club
|
|
||||||
::
|
|
||||||
++ agent-action club
|
|
||||||
:: +coke: cook
|
:: +coke: cook
|
||||||
::
|
::
|
||||||
++ coke
|
++ coke
|
||||||
|
@ -1894,7 +1894,7 @@
|
|||||||
now/@da :: current time
|
now/@da :: current time
|
||||||
byk/beak :: load source
|
byk/beak :: load source
|
||||||
== == ::
|
== == ::
|
||||||
++ club :: agent action
|
++ agent-action :: agent action
|
||||||
$% {$peel p/mark q/path} :: translated peer
|
$% {$peel p/mark q/path} :: translated peer
|
||||||
{$peer p/path} :: subscribe
|
{$peer p/path} :: subscribe
|
||||||
{$poke p/cage} :: apply
|
{$poke p/cage} :: apply
|
||||||
@ -1911,7 +1911,7 @@
|
|||||||
{$reap p/(unit tang)} :: peer result
|
{$reap p/(unit tang)} :: peer result
|
||||||
[%http-response =http-event:http] :: serve http result
|
[%http-response =http-event:http] :: serve http result
|
||||||
== ::
|
== ::
|
||||||
++ internal-task (pair term club) :: internal task
|
++ internal-task (pair term agent-action) :: internal task
|
||||||
++ dude term :: server identity
|
++ dude term :: server identity
|
||||||
++ gill (pair ship term) :: general contact
|
++ gill (pair ship term) :: general contact
|
||||||
++ scar :: opaque duct
|
++ scar :: opaque duct
|
||||||
|
Loading…
Reference in New Issue
Block a user