urbit/pkg/arvo/ted/build-file.hoon
2020-12-06 03:33:43 -08:00

12 lines
242 B
Plaintext

/- spider
/+ strand, strandio
=, strand=strand:spider
^- thread:spider
|= arg=vase
=/ m (strand ,vase)
^- form:m
=+ !<([~ pax=path] arg)
?^ bem=(de-beam pax)
(build-file:strandio u.bem)
(strand-fail:strand %path-not-beam >pax< ~)