mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 18:21:34 +03:00
20 lines
435 B
Plaintext
20 lines
435 B
Plaintext
:: .pem file to list of lines
|
|
::
|
|
=, format
|
|
=, mimes:html
|
|
|_ pem=wain
|
|
::
|
|
++ grab :: convert from
|
|
|%
|
|
++ mime |=((pair mite octs) (to-wain q.q))
|
|
++ noun wain :: clam from %noun
|
|
--
|
|
++ grow
|
|
=> v=.
|
|
|%
|
|
++ mime => v [/text/plain (as-octs (of-wain pem))]
|
|
++ elem => v ;pre: {(trip (of-wain pem))}
|
|
--
|
|
++ grad %mime
|
|
--
|