urbit/main/mar/user/door.hook

16 lines
282 B
Plaintext
Raw Normal View History

2014-07-30 04:18:17 +04:00
::
:::: /hoon/core/user/pro
::
/? 314
/- user
|_ use=user
::
++ grab :: convert from
|%
++ noun :: convert from %noun
|= src=*
^+ +>+
+>+(use (user src))
--
--