Function exePath

Returns current executable path only, including last path delimiter - removes executable name from result of std.file.thisExePath()

string exePath();