Module Tezt_tezos.Helpers

val write_file : ?runner:Tezt_wrapper.Runner.t -> contents:string -> string -> unit Lwt.t

write_file ?runner ~contents filename Write contents into filename, using ssh if need (i.e. if runner is defined).