I want to pipe the contents of a D string to the stdin of a pipe created with one of the std.process functions.<div>I want to avoiding resorting to escaping the string.</div><div>How would i do that?</div><div>Thanks</div>