mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
26 lines
440 B
Plaintext
26 lines
440 B
Plaintext
|
/- group
|
||
|
/+ resource
|
||
|
^?
|
||
|
|%
|
||
|
++ error
|
||
|
$%
|
||
|
[%offline =ship]
|
||
|
[%no-permissions ~]
|
||
|
==
|
||
|
++ action
|
||
|
$%
|
||
|
$: %create
|
||
|
rid=resource
|
||
|
title=@t
|
||
|
description=@t
|
||
|
mark=(unit mark)
|
||
|
associated=(each resource policy:group)
|
||
|
==
|
||
|
[%delete rid=resource ~]
|
||
|
[%join rid=resource =ship]
|
||
|
[%invite rid=resource ships=(set ship)]
|
||
|
[%groupify rid=resource title=@t description=@t]
|
||
|
==
|
||
|
--
|
||
|
|