mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 22:33:06 +03:00
03fd56e8cc
Instead of a list of arguments, with trailing ~.
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< ~)
|