shrub/mar/write-paste.hoon
C. Guy Yarvin a0a2cdf64f Revert "Cleanup commit #1; revert this when ready to merge."
This reverts commit c12823babc63665e30fe4e3935ccda80601d6cf8.
2016-01-25 16:49:09 -08:00

13 lines
219 B
Plaintext

::
:::: /hoon+core+save+mar
::
!:
|_ {typ/?($hoon $md $txt) txt/@t}
++ grab
|%
++ noun {?($hoon $md $txt) @t}
++ json
(corl need =>(jo (ot typ+(ci (soft ?($hoon $md $txt)) so) txt+so ~)))
--
--