mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
a0146f4a44
For static naves, casts respectively
14 lines
330 B
Plaintext
14 lines
330 B
Plaintext
/- spider
|
|
/+ strandio
|
|
=, strand=strand:spider
|
|
^- thread:spider
|
|
|= arg=vase
|
|
=/ m (strand ,vase)
|
|
^- form:m
|
|
=+ !<([~ pax=path] arg)
|
|
?~ bem=(de-beam pax)
|
|
(strand-fail:strand %path-not-beam >pax< ~)
|
|
=/ =mars:clay [i i.t]:?>(?=([@ @ ~] s.u.bem) s.u.bem)
|
|
;< =vase bind:m (build-cast:strandio -.u.bem mars)
|
|
(pure:m vase)
|