shrub/pkg/arvo/imp/ph/child-sync.hoon
2019-10-01 15:06:12 -07:00

14 lines
395 B
Plaintext

/- spider
/+ ph-io
=, thread=thread:spider
^- imp:spider
|= =bowl:mall
=/ m (thread ,~)
;< ~ bind:m start-simple:ph-io
;< ~ bind:m (raw-ship:ph-io ~bud ~)
;< ~ bind:m (raw-ship:ph-io ~marbud ~)
;< file=@t bind:m (touch-file:ph-io ~bud %base)
;< ~ bind:m (check-file-touched:ph-io ~marbud %home file)
;< ~ bind:m end-simple:ph-io
(pure:m ~)