getExec

Gets the full path to the currently running executable, regardless of working directory or PATH env var or anything else. Note that this is far more accurate and reliable than using args[0]. ditto

string
getExec
()

Meta