mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 01:52:42 +03:00
27d6fc7597
Unflops the spur in +en-beam, +de-beam, and everything that calls either of those, or works with the consequences of their output. This includes clay's interface for mounting and unmounting, which now no longer expects the arguments to contain an old-style spur.
18 lines
298 B
Plaintext
18 lines
298 B
Plaintext
:: Kiln: Mount path to unix
|
|
::
|
|
:::: /hoon/mount/hood/gen
|
|
::
|
|
/? 310
|
|
::
|
|
::::
|
|
::
|
|
:- %say
|
|
|= $: {now/@da eny/@uvJ bec/beak}
|
|
{{pax/path pot/$@(~ {v/@tas ~})} ~}
|
|
==
|
|
?~ pot
|
|
=+ bem=(need (de-beam:format pax))
|
|
$(pot ~[?^(s.bem (rear s.bem) q.bem)])
|
|
:- %kiln-mount
|
|
[pax v.pot]
|