mirror of
https://github.com/urbit/shrub.git
synced 2025-01-05 11:09:30 +03:00
Finalizing interface.
This commit is contained in:
parent
39f11b7ccd
commit
c1dda042a8
@ -397,8 +397,8 @@
|
|||||||
== ::
|
== ::
|
||||||
++ task :: in request ->$
|
++ task :: in request ->$
|
||||||
$% {$boat $~} :: pier rebooted
|
$% {$boat $~} :: pier rebooted
|
||||||
{$crew $~} :: permission groups
|
|
||||||
{$cred nom/@ta cew/crew} :: set permission group
|
{$cred nom/@ta cew/crew} :: set permission group
|
||||||
|
{$crew $~} :: permission groups
|
||||||
{$drop p/@p q/desk} :: cancel pending merge
|
{$drop p/@p q/desk} :: cancel pending merge
|
||||||
{$info p/@p q/desk r/nori} :: internal edit
|
{$info p/@p q/desk r/nori} :: internal edit
|
||||||
{$init p/@p} :: report install
|
{$init p/@p} :: report install
|
||||||
@ -407,12 +407,7 @@
|
|||||||
{$mont p/desk q/beam} :: mount to unix
|
{$mont p/desk q/beam} :: mount to unix
|
||||||
{$dirk p/desk} :: mark mount dirty
|
{$dirk p/desk} :: mark mount dirty
|
||||||
{$ogre p/$@(desk beam)} :: delete mount point
|
{$ogre p/$@(desk beam)} :: delete mount point
|
||||||
$: $perm :: change permissions
|
{$perm des/desk pax/path rit/rite} :: change permissions
|
||||||
des/desk :: target desk
|
|
||||||
pax/path :: target node
|
|
||||||
rit/rite :: read, write or both
|
|
||||||
rul/(unit rule) :: new rule
|
|
||||||
== ::
|
|
||||||
{$warp p/sock q/riff} :: file request
|
{$warp p/sock q/riff} :: file request
|
||||||
{$wegh $~} :: report memory
|
{$wegh $~} :: report memory
|
||||||
{$went p/sack q/path r/@ud s/coop} :: response confirm
|
{$went p/sack q/path r/@ud s/coop} :: response confirm
|
||||||
@ -506,7 +501,11 @@
|
|||||||
{$many p/? q/moat} :: track range
|
{$many p/? q/moat} :: track range
|
||||||
== ::
|
== ::
|
||||||
++ riff {p/desk q/(unit rave)} :: request+desist
|
++ riff {p/desk q/(unit rave)} :: request+desist
|
||||||
++ rite ?($r $w $rw) :: permission for
|
++ rite :: new permissions
|
||||||
|
$% {$r red/(unit rule)} :: for read
|
||||||
|
{$w wit/(unit rule)} :: for write
|
||||||
|
{$rw red/(unit rule) wit/(unit rule)} :: for read and write
|
||||||
|
== ::
|
||||||
++ riot (unit rant) :: response+complete
|
++ riot (unit rant) :: response+complete
|
||||||
++ rule {mod/?($black $white) who/(set whom)} :: node permission
|
++ rule {mod/?($black $white) who/(set whom)} :: node permission
|
||||||
++ rump {p/care q/case r/@tas s/path} :: relative path
|
++ rump {p/care q/case r/@tas s/path} :: relative path
|
||||||
|
Loading…
Reference in New Issue
Block a user