ToolRuntime Module
Built-in runtimes plus resolution of runtime names to launcher commands.
Functions and values
| Function or value |
Description
|
|
|
|
Known runtimes, keyed by name.
|
|
|
|
|
|
Run the command directly on the host (no wrapping).
|
|
|
|
|
|
Resolve a runtime name to its definition. Unknown / empty names resolve to a runtime that launches the given command directly (i.e. the name is treated as the launcher executable itself), so arbitrary interpreters still work.
|
|
|
Nao