mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 04:48:00 +03:00
12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
/- spider
|
|
/+ strand, strandio
|
|
=, strand=strand:spider
|
|
^- thread:spider
|
|
|= arg=vase
|
|
=/ m (strand ,vase)
|
|
^- form:m
|
|
=+ !<([pax=path ~] arg)
|
|
?^ bem=(de-beam:format pax)
|
|
(build-file:strandio u.bem)
|
|
(strand-fail:strand %path-not-beam >pax< ~)
|