Files
Alessandro Di Federico 441a5552b7 ProgramRunner: do not depend on main
`main` is not in all cases a dynamically exported symbol, therefore,
it's not safe to rely on it.

This commit switches to use `PathList`'s `getCurrentExecutableFullPath`,
which reads `/proc/self/exe`.
2022-01-09 19:00:57 +01:00
..
2022-01-05 14:45:01 +01:00
2021-12-17 18:48:44 +01:00
2020-11-13 10:00:24 +01:00
2020-11-13 10:00:24 +01:00