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

14 lines
369 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
;< ~ bind:m (raw-ship ~bud ~)
;< ~ bind:m (raw-ship ~marbud ~)
2019-11-15 23:46:11 +03:00
;< file=@t bind:m (touch-file ~bud %base %foo)
2019-10-02 06:39:49 +03:00
;< ~ bind:m (check-file-touched ~marbud %home file)
;< ~ bind:m end-simple
(pure:m *vase)