Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cirosantilli/linux-kernel-module-cheat
/ get_build_dir
Method
get_build_dir
common.py:1079–1080 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1077
raise
NotImplementedError()
1078
1079
def
get_build_dir(self):
1080
return
None
1081
1082
def
timed_main(self):
1083
''
&
#x27;
Callers
1
clean
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected