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
|
||||
=> =~
|
||||
|%
|
||||
:: +agent-action: synonym for +club
|
||||
::
|
||||
++ agent-action club
|
||||
:: +coke: cook
|
||||
::
|
||||
++ coke
|
||||
|
@ -1894,7 +1894,7 @@
|
||||
now/@da :: current time
|
||||
byk/beak :: load source
|
||||
== == ::
|
||||
++ club :: agent action
|
||||
++ agent-action :: agent action
|
||||
$% {$peel p/mark q/path} :: translated peer
|
||||
{$peer p/path} :: subscribe
|
||||
{$poke p/cage} :: apply
|
||||
@ -1911,7 +1911,7 @@
|
||||
{$reap p/(unit tang)} :: peer 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
|
||||
++ gill (pair ship term) :: general contact
|
||||
++ scar :: opaque duct
|
||||
|
Loading…
Reference in New Issue
Block a user