shrub/main/mar/users/door.hook
Galen Wolfe-Pauly 8e42793116 new chat
2014-11-11 11:55:28 -08:00

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))]
--
--