Class PyTestVenv
Create a temp python virtual env
Inheritance
System.Object
PyTestVenv
Namespace: UnityEditor.Scripting.Python.Tests
Syntax
public class PyTestVenv : System.IDisposable
Constructors
PyTestVenv()
Declaration
public PyTestVenv()
Properties
path
Declaration
public string path { get; }
Property Value
Type | Description |
---|---|
String |
Methods
Dispose()
Declaration
public void Dispose()