mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-17 03:44:34 +03:00
32 lines
462 B
Plaintext
32 lines
462 B
Plaintext
/- *link-view
|
|
=, dejs:format
|
|
|_ act=view-action
|
|
++ grab
|
|
|%
|
|
++ noun view-action
|
|
++ json
|
|
|^ (of %create^create ~)
|
|
::
|
|
++ create
|
|
%- ot
|
|
:~ 'path'^pa
|
|
'title'^so
|
|
'description'^so
|
|
'members'^mems
|
|
'realGroup'^bo
|
|
==
|
|
::
|
|
++ mems
|
|
%- of
|
|
:~ %group^pa
|
|
%ships^(cu sy (ar (su ;~(pfix sig fed:ag))))
|
|
==
|
|
--
|
|
--
|
|
::
|
|
++ grow
|
|
|%
|
|
++ noun act
|
|
--
|
|
--
|