The method attempts to figure out where the executable is so that we can feed the full path. We first try basedir, then the exec dir, and then fallback to the straight executable name (i.e. on the path). @param exec the name of the executable. @param mustSearchPath if true, the executable will be l
(String exec, boolean mustSearchPath)
source not stored for this graph (policy: none)
no test coverage detected