const classcamPythonPlugin::PythonEnv
sys::Obj
  camembert::BasicEnv
    camPythonPlugin::PythonEnv@Serializable
- envHome 
- Source - virtual override Uri? envHome()
 
- make 
- Source - new make(|This? f := null)
 
- python3Path 
- Source - @Setting { help=... }
 const Uri python3Path := `/usr/bin/python3`
 
- pythonPath 
- Source - @Setting { help=["Path to python command"] }
 const Uri pythonPath := `/usr/bin/python`