shrub/pkg/arvo/ted/ph/child-sync.hoon

15 lines
422 B
Plaintext
Raw Normal View History

/- spider
2019-10-02 06:39:49 +03:00
/+ *ph-io
=, strand=strand:spider
^- thread:spider
2019-11-16 04:37:20 +03:00
|= vase
=/ m (strand ,vase)
2019-10-02 06:39:49 +03:00
;< ~ bind:m start-simple
2021-06-18 08:54:17 +03:00
;< ~ bind:m (init-ship ~bud &)
;< ~ bind:m (init-ship ~marbud &)
;< file=@t bind:m (touch-file ~bud %base %foo)
;< ~ bind:m (dojo ~bud "|merge %kids our %base")
;< ~ bind:m (check-file-touched ~marbud %base file)
2021-06-18 08:54:17 +03:00
;< ~ bind:m end
(pure:m *vase)