Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
COMPILER = [
133
(
"GNU GCC"
,
"GCC"
),
Callers
7
read_setting
Method · 0.80
save_setting
Method · 0.80
prepare_build
Method · 0.80
check_path
Method · 0.80
do_build
Method · 0.80
do_clean
Method · 0.80
do_make_project
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected