PythonInterpreter

class PythonInterpreter(val executable: String)(source)

Constructors

Link copied to clipboard
constructor(executable: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun version(): String?