MCPcopy
hub / github.com/victorporof/Sublime-HTMLPrettify / get_root_dir

Function get_root_dir

src/py/utils/paths.py:14–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12
13
14def get_root_dir():
15 return PLUGIN_ROOT_DIR
16
17
18def get_user_dir():

Callers 7

prettifyFunction · 0.85
get_temp_file_pathFunction · 0.85
open_config_rcFunction · 0.85
open_u_config_rcFunction · 0.85
open_sublime_settingsFunction · 0.85
open_sublime_keymapFunction · 0.85
get_main_js_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected