Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dedsec1121fk/DedSec
/ is_termux
Function
is_termux
Scripts/Developer Base/Mobile Developer Setup.py:324–325 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
322
for
item in self.warn:
323
print(f
" - {item}"
)
324
if
self.failed:
325
print(c(
"\nFailures:"
, C.ERR))
326
for
item in self.failed:
327
print(f
" - {item}"
)
328
Callers
4
install_setup
Function · 0.70
run_update
Function · 0.70
restore_and_remove
Function · 0.70
backup_only
Function · 0.70
Calls
1
which
Function · 0.70
Tested by
no test coverage detected