public interface PythonInterpreter extends Toolchain
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
| Modifier and Type | Method and Description |
|---|---|
default String |
getName() |
Path |
getPythonInterpreterPath() |
Path |
getPythonInterpreterPath(String section) |
static final String DEFAULT_NAME