Arguments that can be passed to Process.start and similar APIs along with
the executable returned by executableRunner to run executable, which is
the basename of an executable in bin (without ".dart").
Returns an executable that can be passed to Process.start and similar APIs
along with the arguments returned by executableArgs to run executable,
which is the name of the executable as listed in the pubspec (or in
pkg.executables).