On Monday, 25 December 2017 at 16:22:11 UTC, Mengu wrote:
is it a relative path? if so:

pragma(msg, __FILE_FULL_PATH__.split("/")[0..$-1].join("/"));


https://run.dlang.io/is/gRUAD6

Nice idea but it is an absolute path. :-/

Reply via email to