executorlib.standalone.command.get_command_path# executorlib.standalone.command.get_command_path(executable: str) → str[source]# Get path of the backend executable script Parameters: executable (str) – Name of the backend executable script, either mpiexec.py or serial.py Returns: absolute path to the executable script Return type: str