Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pex-tool/pex
/ path
Method
path
pex/pex_builder.py:192–194 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
190
return
self._chroot
191
192
def
path(self):
193
# type: () -> str
194
return
self.chroot().path()
195
196
@property
197
def
info(self):
Callers
11
build
Method · 0.95
create
Method · 0.95
test_ensure_venv_activate_issues_1276
Function · 0.95
test_pp_exact_satisfies_constraints
Function · 0.95
test_pp_exact_does_not_satisfy_constraints
Function · 0.95
test_activate_interpreter_different_from_current
Function · 0.95
assert_namespace_packages_warning
Function · 0.95
build_and_check
Function · 0.95
test_venv_symlinked_source_issues_1239
Function · 0.95
_precompile_source
Method · 0.45
_prepare_code
Method · 0.45
Calls
1
chroot
Method · 0.95
Tested by
7
test_ensure_venv_activate_issues_1276
Function · 0.76
test_pp_exact_satisfies_constraints
Function · 0.76
test_pp_exact_does_not_satisfy_constraints
Function · 0.76
test_activate_interpreter_different_from_current
Function · 0.76
assert_namespace_packages_warning
Function · 0.76
build_and_check
Function · 0.76
test_venv_symlinked_source_issues_1239
Function · 0.76