Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ get_dir
Method
get_dir
test/common.py:872–873 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
870
return
ret
871
872
def
get_dir(self):
873
return
self.working_dir
874
875
def
in_dir(self, *pathelems):
876
return
os.path.join(self.get_dir(), *pathelems)
Callers
13
tearDown
Method · 0.95
in_dir
Method · 0.95
clear
Method · 0.95
do_benchmark
Method · 0.45
test_emcc_ports
Method · 0.45
test_emcc_3
Method · 0.45
test_EMCC_BUILD_DIR
Method · 0.45
test_valid_abspath
Method · 0.45
test_argv0_node
Method · 0.45
test_unistd_close_noderawfs
Method · 0.45
setUp
Function · 0.45
run_browser
Method · 0.45
Calls
no outgoing calls
Tested by
9
do_benchmark
Method · 0.36
test_emcc_ports
Method · 0.36
test_emcc_3
Method · 0.36
test_EMCC_BUILD_DIR
Method · 0.36
test_valid_abspath
Method · 0.36
test_argv0_node
Method · 0.36
test_unistd_close_noderawfs
Method · 0.36
setUp
Function · 0.36
test_cocos2d_hello
Method · 0.36