mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
29 lines
458 B
Plaintext
29 lines
458 B
Plaintext
::
|
|
:::: /hoon/core/users/pro
|
|
::
|
|
/? 314
|
|
/- users
|
|
!:
|
|
|_ use=users
|
|
::
|
|
++ grab :: convert from
|
|
|%
|
|
++ noun users :: convert from %noun
|
|
--
|
|
++ grow
|
|
|%
|
|
++ json
|
|
%+ joba
|
|
%users
|
|
:- %a
|
|
%+ turn
|
|
use
|
|
|=
|
|
[p=@p q=@t]
|
|
%- jobe
|
|
~[[%ship (jape <p>)] [%name [%s q]]]
|
|
++ mime
|
|
[/text/json (tact (pojo json))]
|
|
--
|
|
--
|