Execute file path (on local file system).
assert(ExePath("/usr/bin/") == Path("/usr/bin/"));
See Implementation
Execute file path (on local file system).