[][src]Function origen::python::virtual_env

pub fn virtual_env() -> Result<PathBuf>

Returns a path to the virtual env for the current (application) directory. The caller is responsible for setting the current directory before calling this.