Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ get_root_dir
Function
get_root_dir
python/ccxt/test/tests_helpers.py:274–275 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
272
return
EXT
273
274
def
get_root_dir():
275
return
ROOT_DIR
276
277
def
get_env_vars():
278
return
ENV_VARS
Callers
10
expand_settings
Method · 0.90
load_markets_from_file
Method · 0.90
load_currencies_from_file
Method · 0.90
init_offline_exchange
Method · 0.90
run_static_tests
Method · 0.90
expand_settings
Method · 0.90
load_markets_from_file
Method · 0.90
load_currencies_from_file
Method · 0.90
init_offline_exchange
Method · 0.90
run_static_tests
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…