shrub/pkg/arvo/imp/ph/change-file.hoon
2019-10-01 20:39:49 -07:00

13 lines
315 B
Plaintext

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