MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / get_path

Method get_path

tools/sconsui.py:129–130  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

127 self.dir_var.set(path)
128
129 def get_path(self):
130 return self.dir_var.get()
131
132COMPILER = [
133 ("GNU GCC", "GCC"),

Callers 7

read_settingMethod · 0.80
save_settingMethod · 0.80
prepare_buildMethod · 0.80
check_pathMethod · 0.80
do_buildMethod · 0.80
do_cleanMethod · 0.80
do_make_projectMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected