On Sunday, 28 July 2019 at 12:56:12 UTC, BoQsc wrote:
Right now, I'm thinking what is correct way to run another .d script from a .d script. Do you have any suggestions?

You mean something like execute(["rdmd", "another.d"]); ?

Reply via email to