On Thursday, 12 February 2015 at 13:08:34 UTC, John Colvin wrote:
Does anyone know of a way to get dmd to print the path of the chosen dmd.conf?

touch empty.d
dmd -o- -v empty.d | grep ^config

Reply via email to