mirror of
https://github.com/urbit/shrub.git
synced 2024-12-11 11:02:25 +03:00
conn: comment format
This commit is contained in:
parent
997544eb11
commit
f34f6a91e9
@ -5,13 +5,13 @@
|
||||
**
|
||||
** the control plane nominally consumes input described by:
|
||||
**
|
||||
** $: request-id=@ :: id sent in response
|
||||
** $% [%fyrd fyrd-args=*] :: run a thread
|
||||
** [%peek peek-args=*] :: scry
|
||||
** [%peel peel-args=*] :: runtime peek
|
||||
** [%ovum ovum-args=*] :: inject raw ovum
|
||||
** [%urth urth-args=*] :: runtime command
|
||||
** == ==
|
||||
** $: request-id=@ :: id sent in response
|
||||
** $% [%fyrd fyrd-args=*] :: run a thread
|
||||
** [%peek peek-args=*] :: scry
|
||||
** [%peel peel-args=*] :: runtime peek
|
||||
** [%ovum ovum-args=*] :: inject raw ovum
|
||||
** [%urth urth-args=*] :: runtime command
|
||||
** == ==
|
||||
**
|
||||
** request-id is a client-supplied atomic identifier that will
|
||||
** be returned along with the response, to allow correlating
|
||||
|
Loading…
Reference in New Issue
Block a user