mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-10 10:05:09 +03:00
14 lines
309 B
Plaintext
14 lines
309 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< ~)
|
|
=/ =mark (rear s.u.bem)
|
|
;< =dais:clay bind:m (build-mark:strandio -.u.bem mark)
|
|
(pure:m !>(dais))
|